Accepting request 705725 from home:TheBlackCat:branches:devel:languages:python:numeric
fix building on ARM OBS-URL: https://build.opensuse.org/request/show/705725 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
51232a0eb0
commit
cb99648942
@@ -65,7 +65,8 @@ The dataset is an in-memory representation of a netCDF file.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
# Tests are xfail on aarch64: gh#pydata/xarray#2334
|
||||
%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data"
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
||||
Reference in New Issue
Block a user