From: Matthew Thode Date: Sun, 27 Jan 2019 21:25:58 +0000 (-0600) Subject: dev-python/tempest-lib: remove hacking dep (wasn't used) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b8809d0b65f5afd65471e2a324a6cab6846f46c1;p=gentoo.git 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 --- 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/coverage-3.6[${PYTHON_USEDEP}] >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}] >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]