- Make tests running again.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=121
This commit is contained in:
parent
95bed22cb6
commit
60230bf001
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user