aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-02 16:23:01 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-02 16:23:01 +0100
commite379db09fb6a158e4d13dc91d10ac4c902819a0c (patch)
tree8b96c74fcf17b03cb9c1440c73c9cde30e50a63f /dev-python/os-xenapi
parentdev-python/os-win: drop test dep dev-python/hacking (diff)
downloadguru-e379db09fb6a158e4d13dc91d10ac4c902819a0c.tar.gz
guru-e379db09fb6a158e4d13dc91d10ac4c902819a0c.tar.bz2
guru-e379db09fb6a158e4d13dc91d10ac4c902819a0c.zip
dev-python/os-xenapi: 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/os-xenapi')
-rw-r--r--dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild b/dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild
index 3e9ee18b9..d1146130b 100644
--- a/dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild
+++ b/dev-python/os-xenapi/os-xenapi-0.3.4-r2.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 @@ RDEPEND="
DEPEND="
${RDEPEND}
test? (
- >=dev-python/hacking-0.11.0[${PYTHON_USEDEP}]
>=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
>=dev-python/os-testr-1.0.0[${PYTHON_USEDEP}]