Accepting request 1103895 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1103895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=48
This commit is contained in:
commit
625387b93f
@ -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