SHA256
1
0
forked from pool/file

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:
Dominique Leuenberger 2024-08-13 11:23:11 +00:00 committed by Git OBS Bridge
commit f7aaf41c9a
2 changed files with 6 additions and 3 deletions

View File

@ -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>

View File

@ -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}