dev-python/python-redmine: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:38:47 +0000 (08:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:32 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-redmine/python-redmine-2.0.2.ebuild

index 81541fea58de2b50105dbd048d686a3b7426a2f0..004a759abd1ced625254fd0cf133ff0a8989aac5 100644 (file)
@@ -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}]
        )"