Accepting request 1193353 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1193353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=137
This commit is contained in:
commit
f7aaf41c9a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 14:18:25 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Don't use `setup.py test`, that is now not allowed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 14:15:38 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -60,9 +60,7 @@ popd
|
||||
export LC_ALL=C.UTF-8
|
||||
pushd python
|
||||
%python_flavored_alternatives
|
||||
%{python_expand # indicate a writeable .pth directory for tests
|
||||
python%{$python_version} setup.py test
|
||||
}
|
||||
%pyunittest -v tests
|
||||
popd
|
||||
|
||||
%files %{python_files}
|
||||
|
Loading…
Reference in New Issue
Block a user