commit:     5a360b9893ee5f0b6a930684049232d3ceec48f3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:17 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a360b98

dev-python/construct: Clean py2 deps up

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/construct/construct-2.8.21.ebuild | 1 -
 dev-python/construct/construct-2.9.45.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-python/construct/construct-2.8.21.ebuild 
b/dev-python/construct/construct-2.8.21.ebuild
index 9b6945e26a5..df4b44313d4 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 877483c6d92..9857a0e9b5f 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() {

Reply via email to