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

index b8e1e3cdf6b7e61effcbb35a8899d8d165005a1f..25bf0838eb43ece5e9c3143a92b6c21000154423 100644 (file)
@@ -26,7 +26,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
                dev-python/nose[${PYTHON_USEDEP}]
                dev-python/coverage[${PYTHON_USEDEP}]
        )
index 544ac2fdd41305d9184bc47183c479ded4afd34b..36d3ed75561b294cb8bdeb7ceb40b8c7285b0d9a 100644 (file)
@@ -26,7 +26,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
                dev-python/nose[${PYTHON_USEDEP}]
                dev-python/coverage[${PYTHON_USEDEP}]
        )