Accepting request 920704 from devel:languages:python:flask

OBS-URL: https://build.opensuse.org/request/show/920704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-09-22 20:12:51 +00:00 committed by Git OBS Bridge
commit 960484fc13
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 14 11:55:17 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Sun Jul 4 00:41:02 UTC 2021 - Arun Persaud <arun@gmx.de>

View File

@ -51,7 +51,7 @@ Simple extension that provides Basic and Digest HTTP authentication for Flask ro
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test
%pyunittest discover -v
%files %{python_files}
%license LICENSE