Accepting request 918897 from home:pgajdos:python

- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/918897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Paranoid?expand=0&rev=6
This commit is contained in:
Fusion Future 2021-09-14 16:07:28 +00:00 committed by Git OBS Bridge
parent ea09feb13c
commit 1ff7e8142a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 14 11:51:45 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Sat Aug 14 02:54:08 UTC 2021 - Fusion Future <qydwhotmail@gmail.com>

View File

@ -66,7 +66,7 @@ cp %{SOURCE99} .
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test
%pyunittest discover -v
%files %{python_files}
%license LICENSE