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:
commit
960484fc13
@ -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>
|
Sun Jul 4 00:41:02 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Simple extension that provides Basic and Digest HTTP authentication for Flask ro
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_exec setup.py test
|
%pyunittest discover -v
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user