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:
Dominique Leuenberger 2023-08-15 14:39:48 +00:00 committed by Git OBS Bridge
commit 625387b93f
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