dev-python/nose2: Drop obsolete RDEPEND
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 26 Oct 2019 14:33:39 +0000 (16:33 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 26 Oct 2019 14:33:39 +0000 (16:33 +0200)
Thanks-to: Chris Mayo <aklhfex@gmail.com>
Closes: https://bugs.gentoo.org/681818
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/nose2/nose2-0.9.1-r1.ebuild [moved from dev-python/nose2/nose2-0.9.1.ebuild with 92% similarity]

similarity index 92%
rename from dev-python/nose2/nose2-0.9.1.ebuild
rename to dev-python/nose2/nose2-0.9.1-r1.ebuild
index 32043d32695c4454edbd79b286d4e51b36a3e7b1..22dd4594b9813b426fe557bdfe4aeef85f986a1c 100644 (file)
@@ -23,9 +23,7 @@ DEPEND="
        >=dev-python/coverage-4.4.1[${PYTHON_USEDEP}]
        >=dev-python/six-1.1[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}
-       >=dev-python/cov-core-1.12[${PYTHON_USEDEP}]
-"
+RDEPEND="${DEPEND}"
 
 python_compile_all() {
        use doc && emake -C docs html