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

index 0c18291426e79b8702ced5f7a72ee6f1b5dd6868..88438e3011c96f43d7e2afb914c1351486998231 100644 (file)
@@ -29,7 +29,6 @@ DEPEND="${RDEPEND}
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]
                dev-python/pytest-cov[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
                dev-python/ipykernel[${PYTHON_USEDEP}]
        )
        "
index 74eee18533c7af91cc1cea8a1c87f009199f9ba3..ab6c45328e0112b365c508b92bc52f7afcdba5ca 100644 (file)
@@ -29,7 +29,6 @@ DEPEND="${RDEPEND}
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]
                dev-python/pytest-cov[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
                dev-python/ipykernel[${PYTHON_USEDEP}]
        )
        "