diff --git a/python-xarray.changes b/python-xarray.changes index 410f3fd..3797166 100644 --- a/python-xarray.changes +++ b/python-xarray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 23 09:44:22 UTC 2019 - Tomáš Chvátal + +- Just use %pytest macro + ------------------------------------------------------------------- Sun Apr 7 11:37:34 UTC 2019 - Sebastian Wagner diff --git a/python-xarray.spec b/python-xarray.spec index ddd2bb1..cc9cc32 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -65,8 +65,7 @@ The dataset is an in-memory representation of a netCDF file. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -#ignore netcdf fails for now, known upstream: https://github.com/pydata/xarray/issues/2050 -%python_expand py.test-%{$python_bin_suffix} xarray +%pytest %files %{python_files} %doc README.rst