mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/numpy: Skip f2py test
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575118 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -109,9 +109,9 @@ python_prepare_all() {
|
||||
sed -i -e '/f2py_exe/s: + os\.path.*$::' numpy/f2py/setup.py || die
|
||||
|
||||
# we don't have f2py-3.3
|
||||
# sed \
|
||||
# -e 's:test_f2py:_&:g' \
|
||||
# -i numpy/tests/test_scripts.py || die
|
||||
sed \
|
||||
-e 's:test_f2py:_&:g' \
|
||||
-i numpy/tests/test_scripts.py || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
epatch_user
|
||||
|
||||
Reference in New Issue
Block a user