OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numba?expand=0&rev=38
This commit is contained in:
parent
15b9cb7d6d
commit
9a9699ccf7
@ -107,6 +107,10 @@ rm numba/tests/test_np_functions.py
|
||||
rm numba/tests/test_ufuncs.py
|
||||
rm numba/tests/test_array_manipulation.py
|
||||
rm numba/tests/test_array_reductions.py
|
||||
# https://github.com/numba/numba/issues/5179
|
||||
rm numba/tests/test_hashing.py
|
||||
# as we reduced the amount of tests:
|
||||
sed -i -e 's:5000:3000:' numba/tests/test_runtests.py
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fPIC"
|
||||
|
Loading…
Reference in New Issue
Block a user