SHA256
1
0
forked from pool/python-tomli

- Make testing more verbose

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli?expand=0&rev=14
This commit is contained in:
Matej Cepl 2024-08-12 14:30:53 +00:00 committed by Git OBS Bridge
parent aaa9409ee5
commit a166bf8f25
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 12 14:30:46 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Make testing more verbose
-------------------------------------------------------------------
Mon Jul 8 18:10:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -49,7 +49,7 @@ export PYTHONPATH=$PWD/src
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pyunittest
%pyunittest -v
%files %{python_files}
%license LICENSE