forked from pool/python-numpy
Clean SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=64
This commit is contained in:
parent
ea52e4acc4
commit
c435d72a44
@ -251,11 +251,6 @@ export PYTHONDONTWRITEBYTECODE=1
|
||||
export PATH="%{buildroot}%{_bindir}:$PATH"
|
||||
mkdir testing
|
||||
pushd testing
|
||||
SKIP_TESTS=""
|
||||
%ifarch %{ix86}
|
||||
# gh#numpy/numpy#16212
|
||||
# SKIP_TESTS+="not (test_big_arrays or test_empty_npz or test_savez_filename_clashes)"
|
||||
%endif
|
||||
%python_expand export PYTHONPATH=%{_python_sysconfig_path $python stdlib}:%{$python_sitearch}
|
||||
%pytest_arch -n auto --pyargs numpy %{buildroot}%{$python_sitearch}/numpy
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user