Accepting request 1189933 from home:cboltz:branches:devel:languages:python:numeric

- broken test tst_compoundvar.py was renamed to test_compoundvar.py

OBS-URL: https://build.opensuse.org/request/show/1189933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-netCDF4?expand=0&rev=41
This commit is contained in:
2024-07-31 21:55:20 +00:00
committed by Git OBS Bridge
parent bf6a48ee56
commit 00eaee43dc
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 27 19:26:42 UTC 2024 - Christian Boltz <suse-beta@cboltz.de>
- broken test tst_compoundvar.py was renamed to test_compoundvar.py
-------------------------------------------------------------------
Mon Jul 8 07:19:47 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -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}