commit: 813f52d73e898ae22b78488b7ff724473a809b89
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:24 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813f52d7
dev-python/doublex: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/doublex/doublex-1.8.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/doublex/doublex-1.8.1.ebuild
b/dev-python/doublex/doublex-1.8.1.ebuild
index b52abebc97c..95e46808066 100644
--- a/dev-python/doublex/doublex-1.8.1.ebuild
+++ b/dev-python/doublex/doublex-1.8.1.ebuild
@@ -23,7 +23,6 @@ DEPEND="
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/nose[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]'
'python2*')
)
"
RDEPEND="${CDEPEND}"