Matej Cepl 2023-08-07 13:14:57 +00:00 committed by Git OBS Bridge
parent 95bed22cb6
commit 60230bf001
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 7 13:14:41 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make tests running again.
-------------------------------------------------------------------
Tue Jul 4 19:21:57 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -90,7 +90,7 @@ export CFLAGS="%{optflags}"
%check
%python_expand ls -l %{buildroot}%{$python_sitearch}/M2Crypto/*.so*
export PYTEST_ADDOPTS="--import-mode=append"
%pyunittest_arch tests
%pyunittest_arch discover -v tests
%files %{python_files}
%doc CHANGES LICENCE README.rst