From 0d5b5a0955b1fc354ef8d42dc7809400170c37a8 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 26 Oct 2019 16:33:39 +0200 Subject: [PATCH] dev-python/nose2: Drop obsolete RDEPEND Thanks-to: Chris Mayo Closes: https://bugs.gentoo.org/681818 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- .../nose2/{nose2-0.9.1.ebuild => nose2-0.9.1-r1.ebuild} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename dev-python/nose2/{nose2-0.9.1.ebuild => nose2-0.9.1-r1.ebuild} (92%) diff --git a/dev-python/nose2/nose2-0.9.1.ebuild b/dev-python/nose2/nose2-0.9.1-r1.ebuild 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 32043d32695c..22dd4594b981 100644 --- a/dev-python/nose2/nose2-0.9.1.ebuild +++ b/dev-python/nose2/nose2-0.9.1-r1.ebuild @@ -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 -- 2.26.2