commit: 63cffb704852de77b597e90974fe86ef9570139b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:40 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63cffb70
dev-python/iocapture: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/iocapture/iocapture-0.1.2-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/iocapture/iocapture-0.1.2-r1.ebuild
b/dev-python/iocapture/iocapture-0.1.2-r1.ebuild
index fd39e0ddb93..6a0a9ffc641 100644
--- a/dev-python/iocapture/iocapture-0.1.2-r1.ebuild
+++ b/dev-python/iocapture/iocapture-0.1.2-r1.ebuild
@@ -21,7 +21,6 @@ RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]'
python2_7 pypy)
${RDEPEND}
)"