dev-python/tempest-lib: remove hacking dep (wasn't used)
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 27 Jan 2019 21:25:58 +0000 (15:25 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Jan 2019 00:23:46 +0000 (18:23 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/tempest-lib/tempest-lib-1.0.0.ebuild

index a011f7cd8106102034f0a5769bbda95ca1f9a742..0767ecb6d2a543f9ff3033cb9f6fcbc41fd11aed 100644 (file)
@@ -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}]