From: Michał Górny Date: Tue, 17 Mar 2020 07:38:47 +0000 (+0100) Subject: dev-python/python-redmine: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=58e84f2ddc664a9cae045e43a7b28cf63aaabafa;p=gentoo.git dev-python/python-redmine: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/python-redmine/python-redmine-2.0.2.ebuild b/dev-python/python-redmine/python-redmine-2.0.2.ebuild index 81541fea58de..004a759abd1c 100644 --- a/dev-python/python-redmine/python-redmine-2.0.2.ebuild +++ b/dev-python/python-redmine/python-redmine-2.0.2.ebuild @@ -25,7 +25,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} dev-python/coverage[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) dev-python/nose[${PYTHON_USEDEP}] )"