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

index 73228447e62eaf8fd7e070f1482db80bb0bc39ad..25d605fc8a4d4048f6ef2b27582cb5a0e66f5434 100644 (file)
@@ -24,7 +24,6 @@ DEPEND="${RDEPEND}
                dev-python/nose[${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/blinker[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 'python2*' pypy)
        )"
 
 PATCHES=( "${FILESDIR}/${P}-fix-tests-python2.patch" )