dev-python/iocapture: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:40 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:27 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/iocapture/iocapture-0.1.2-r1.ebuild

index fd39e0ddb932ad5319f644e36fe3b666dfa22c22..6a0a9ffc641f62cf4314c804887cea3a8808bea7 100644 (file)
@@ -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}
        )"