17
0

Accepting request 925052 from devel:languages:python:flask

OBS-URL: https://build.opensuse.org/request/show/925052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-Compress?expand=0&rev=7
This commit is contained in:
2021-10-13 16:06:24 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 14 12:13:08 UTC 2021 - pgajdos@suse.com
- %check: actually test the package
-------------------------------------------------------------------
Thu Jul 22 01:46:11 UTC 2021 - Arun Persaud <arun@gmx.de>

View File

@@ -59,7 +59,7 @@ Flask-Compress can solve the problem.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test
%pyunittest discover -v tests
%files %{python_files}
%doc README.md