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

index 4bf092c5b8c3bd1e7b911ba24fa65afb035c7b1b..349a0a18f98f8e506839f947535702dc613dad8b 100644 (file)
@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
                dev-python/flask-mongoengine[${PYTHON_USEDEP}]
                dev-python/bcrypt[${PYTHON_USEDEP}]
                dev-python/simplejson[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/flask-peewee[${PYTHON_USEDEP}]' 'python2*')
        )"
 
 S="${WORKDIR}/${MY_P}"