summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-08-19 07:30:55 +0200
committerMichał Górny <mgorny@gentoo.org>2023-08-19 07:46:40 +0200
commita652c6d7496245796314733163cf5a7bcb8c6675 (patch)
tree9b117cbb2d7e6eb7c4be13da8a8e5a8795c86a7b /dev-python/python-glanceclient
parentdev-python/python-novaclient: Remove stale < dep on prettytable (diff)
downloadgentoo-a652c6d7496245796314733163cf5a7bcb8c6675.tar.gz
gentoo-a652c6d7496245796314733163cf5a7bcb8c6675.tar.bz2
gentoo-a652c6d7496245796314733163cf5a7bcb8c6675.zip
dev-python/python-glanceclient: Remove duplicate prettytable dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r--dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild
index b942bb5bedc3..a31f1e8a39e9 100644
--- a/dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-4.4.0.ebuild
@@ -41,7 +41,6 @@ BDEPEND="
dev-python/tempest[${PYTHON_USEDEP}]
dev-python/testscenarios[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]
- dev-python/prettytable[${PYTHON_USEDEP}]
)
"