From: Michał Górny Date: Tue, 17 Mar 2020 07:14:40 +0000 (+0100) Subject: dev-python/iocapture: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=63cffb704852de77b597e90974fe86ef9570139b;p=gentoo.git dev-python/iocapture: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/iocapture/iocapture-0.1.2-r1.ebuild b/dev-python/iocapture/iocapture-0.1.2-r1.ebuild index fd39e0ddb932..6a0a9ffc641f 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} )"