summaryrefslogtreecommitdiff
path: root/dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-19 09:38:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-19 09:38:39 +0000
commit467bad534ba11d93f758aac7a4332bb4885e7aa3 (patch)
treece57a8fb17e2734b32b9cbc20a3edb57c8d62d86 /dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild
parent1a6da333351267e81f02620eabdb8c13ecc76fe8 (diff)
downloadbaldeagleos-repo-467bad534ba11d93f758aac7a4332bb4885e7aa3.tar.gz
baldeagleos-repo-467bad534ba11d93f758aac7a4332bb4885e7aa3.tar.xz
baldeagleos-repo-467bad534ba11d93f758aac7a4332bb4885e7aa3.zip
Adding metadata
Diffstat (limited to 'dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild')
-rw-r--r--dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild
index cc0819bc7ffd..0f11b1c24c42 100644
--- a/dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild
+++ b/dev-python/python-cinderclient/python-cinderclient-9.3.0.ebuild
@@ -29,7 +29,6 @@ RDEPEND="
>=dev-python/requests-2.25.1[${PYTHON_USEDEP}]
>=dev-python/stevedore-3.3.0[${PYTHON_USEDEP}]
"
-# Tests fail with dev-python/prettytable-3.4.0
BDEPEND="
dev-python/pbr[${PYTHON_USEDEP}]
test? (
@@ -38,7 +37,6 @@ BDEPEND="
dev-python/oslo-serialization[${PYTHON_USEDEP}]
dev-python/requests-mock[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]
- <dev-python/prettytable-3.4.0[${PYTHON_USEDEP}]
)
"