commit: 1701709b2df925926af58a47b554b4d9e127caa2
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 2 15:33:33 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 2 15:33:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1701709b
dev-python/python-zunclient: 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 <AT> gentoo.org>
dev-python/python-zunclient/python-zunclient-4.3.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild
b/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild
index 4d2f2dafd..698bf0dcc 100644
--- a/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild
+++ b/dev-python/python-zunclient/python-zunclient-4.3.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
@@ -38,7 +38,6 @@ DEPEND="
test? (
>=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
>=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
- >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
>=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]