summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-01-27 15:25:58 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-01-27 18:23:46 -0600
commitb8809d0b65f5afd65471e2a324a6cab6846f46c1 (patch)
tree2f56644be14aecbce387b7029d897eae39352a5c /dev-python/tempest-lib
parentdev-python/reno: add ppc64 (allarches) (diff)
downloadgentoo-b8809d0b65f5afd65471e2a324a6cab6846f46c1.tar.gz
gentoo-b8809d0b65f5afd65471e2a324a6cab6846f46c1.tar.bz2
gentoo-b8809d0b65f5afd65471e2a324a6cab6846f46c1.zip
dev-python/tempest-lib: remove hacking dep (wasn't used)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/tempest-lib')
-rw-r--r--dev-python/tempest-lib/tempest-lib-1.0.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
index a011f7cd8106..0767ecb6d2a5 100644
--- a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
+++ b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,8 +34,6 @@ RDEPEND="
DEPEND="
${CDEPEND}
test? ( ${RDEPEND}
- >=dev-python/hacking-0.10[${PYTHON_USEDEP}]
- <dev-python/hacking-0.11[${PYTHON_USEDEP}]
>=dev-python/coverage-3.6[${PYTHON_USEDEP}]
>=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
>=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]