aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-02 16:29:41 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-02 16:29:41 +0100
commit44c3528f57d66154558003e56b13d01a135ecf6c (patch)
tree5dcfcd4c3cdad163049f27d680ee7e5096c9fb64 /dev-python/python-magnumclient
parentdev-python/python-heatclient: drop test dep dev-python/hacking (diff)
downloadguru-44c3528f57d66154558003e56b13d01a135ecf6c.tar.gz
guru-44c3528f57d66154558003e56b13d01a135ecf6c.tar.bz2
guru-44c3528f57d66154558003e56b13d01a135ecf6c.zip
dev-python/python-magnumclient: drop test dep dev-python/hacking
masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/python-magnumclient')
-rw-r--r--dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild b/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild
index e67beaeb3..3a806d0d5 100644
--- a/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild
+++ b/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -39,7 +39,6 @@ RDEPEND="
DEPEND="
${RDEPEND}
test? (
- >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
>=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]