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

index 9b6945e26a5632987730c24fb2130925a386072a..df4b44313d409989d7e78212493ff3a08b14ba4a 100644 (file)
@@ -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() {
index 877483c6d9243097bd629c74d885e32d20381750..9857a0e9b5f8cc0a57c2e47bc1855102c9fe9219 100644 (file)
@@ -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() {