1
0
Tomáš Chvátal 2020-05-04 10:44:19 +00:00 committed by Git OBS Bridge
parent 8db3bcc03e
commit d8c586267a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 4 10:44:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not be quiet on test run
-------------------------------------------------------------------
Wed Mar 11 10:23:03 UTC 2020 - pgajdos@suse.com

View File

@ -57,7 +57,7 @@ rm -rf transaction.egg-info
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py -q test
%python_exec setup.py test
%files %{python_files}
%license LICENSE.txt