From: Michał Górny Date: Tue, 17 Mar 2020 07:14:17 +0000 (+0100) Subject: dev-python/construct: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5a360b9893ee5f0b6a930684049232d3ceec48f3;p=gentoo.git dev-python/construct: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/construct/construct-2.8.21.ebuild b/dev-python/construct/construct-2.8.21.ebuild index 9b6945e26a56..df4b44313d40 100644 --- a/dev-python/construct/construct-2.8.21.ebuild +++ b/dev-python/construct/construct-2.8.21.ebuild @@ -19,7 +19,6 @@ RESTRICT="!test? ( test )" DEPEND="test? ( dev-python/numpy[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/scimath[${PYTHON_USEDEP}]' 'python2_7') )" python_test() { diff --git a/dev-python/construct/construct-2.9.45.ebuild b/dev-python/construct/construct-2.9.45.ebuild index 877483c6d924..9857a0e9b5f8 100644 --- a/dev-python/construct/construct-2.9.45.ebuild +++ b/dev-python/construct/construct-2.9.45.ebuild @@ -19,7 +19,6 @@ RESTRICT="test" DEPEND="test? ( dev-python/numpy[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/scimath[${PYTHON_USEDEP}]' 'python2_7') )" python_test() {