commit:     0d5b5a0955b1fc354ef8d42dc7809400170c37a8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 14:33:39 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 14:33:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5b5a09

dev-python/nose2: Drop obsolete RDEPEND

Thanks-to: Chris Mayo <aklhfex <AT> gmail.com>
Closes: https://bugs.gentoo.org/681818
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/nose2/{nose2-0.9.1.ebuild => nose2-0.9.1-r1.ebuild} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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 32043d32695..22dd4594b98 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

Reply via email to