14
0

Accepting request 897187 from home:pgajdos:python

- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/897187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-more-itertools?expand=0&rev=31
This commit is contained in:
2021-06-03 12:28:28 +00:00
committed by Git OBS Bridge
parent 79b7bfc0cf
commit 5a5ae980c7
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 3 11:51:31 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 4 21:03:34 UTC 2021 - Dirk Müller <dmueller@suse.com> Thu Mar 4 21:03:34 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -49,7 +49,7 @@ rm -rf more_itertools.egg-info
%python_exec %fdupes %{buildroot}%{$python_sitelib} %python_exec %fdupes %{buildroot}%{$python_sitelib}
%check %check
%python_exec setup.py test %pyunittest discover -v
%files %{python_files} %files %{python_files}
%doc README.rst %doc README.rst