15
0

Accepting request 800020 from devel:languages:python

- Do not be quiet on test run

OBS-URL: https://build.opensuse.org/request/show/800020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-transaction?expand=0&rev=24
This commit is contained in:
2020-05-04 16:33:37 +00:00
committed by Git OBS Bridge
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