dev-python/doublex: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:24 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:19 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/doublex/doublex-1.8.1.ebuild

index b52abebc97c291fd074e303f33fbf6a63928696a..95e46808066d492508d870ae2a010044d9521721 100644 (file)
@@ -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}"