aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-02 16:31:31 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-02 16:31:31 +0100
commit7835db06596c317531422e31ea16cd07a1eb11d6 (patch)
treee6a4a41431b65b8a4f55302500db8bea29627c14 /dev-python/python-saharaclient
parentdev-python/python-octaviaclient: drop test dep dev-python/hacking (diff)
downloadguru-7835db06596c317531422e31ea16cd07a1eb11d6.tar.gz
guru-7835db06596c317531422e31ea16cd07a1eb11d6.tar.bz2
guru-7835db06596c317531422e31ea16cd07a1eb11d6.zip
dev-python/python-saharaclient: 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-saharaclient')
-rw-r--r--dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild b/dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild
index 9285c3132..b4db8194c 100644
--- a/dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild
+++ b/dev-python/python-saharaclient/python-saharaclient-3.4.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
@@ -36,7 +36,6 @@ RDEPEND="
DEPEND="
${RDEPEND}
test? (
- >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
>=dev-python/stestr-1.0.0[${PYTHON_USEDEP}]
>=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]