summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:38:47 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:32 +0100
commit58e84f2ddc664a9cae045e43a7b28cf63aaabafa (patch)
tree3144a50f2f83083a95503fdfe858241f692d2145 /dev-python/python-redmine
parentdev-python/pytest-services: Clean py2 deps up (diff)
downloadgentoo-58e84f2ddc664a9cae045e43a7b28cf63aaabafa.tar.gz
gentoo-58e84f2ddc664a9cae045e43a7b28cf63aaabafa.tar.bz2
gentoo-58e84f2ddc664a9cae045e43a7b28cf63aaabafa.zip
dev-python/python-redmine: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-redmine')
-rw-r--r--dev-python/python-redmine/python-redmine-2.0.2.ebuild1
1 files changed, 0 insertions, 1 deletions
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}]
)"