diff --git a/python-netCDF4.changes b/python-netCDF4.changes index 9899aef..6356417 100644 --- a/python-netCDF4.changes +++ b/python-netCDF4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 27 19:26:42 UTC 2024 - Christian Boltz + +- broken test tst_compoundvar.py was renamed to test_compoundvar.py + ------------------------------------------------------------------- Mon Jul 8 07:19:47 UTC 2024 - Steve Kowalik diff --git a/python-netCDF4.spec b/python-netCDF4.spec index 7c76d1d..6a84196 100644 --- a/python-netCDF4.spec +++ b/python-netCDF4.spec @@ -86,7 +86,7 @@ export NO_NET=1 # Broken test in s390x, gh#Unidata/netcdf4-python#1124 %ifarch s390x -rm tst_compoundvar.py +rm test_compoundvar.py %endif %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}