17
0

Accepting request 646172 from devel:languages:python:flask

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/646172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTMLmin?expand=0&rev=2
This commit is contained in:
2018-11-06 13:33:49 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 26 16:41:37 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim fill wording
-------------------------------------------------------------------
Fri Oct 26 10:05:23 UTC 2018 - alarrosa@suse.com

View File

@@ -20,7 +20,7 @@
Name: python-Flask-HTMLmin
Version: 1.5.0
Release: 0
Summary: Flask minifier for html responses
Summary: Flask minifier for HTML responses
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/hamidfzm/Flask-HTMLmin
@@ -40,7 +40,7 @@ BuildArch: noarch
%python_subpackages
%description
Flask-HTMLmin allows to minimize your flask rendered html
Flask-HTMLmin minimizes HTML rendered by Flask.
%prep
%setup -q -n Flask-HTMLmin-%{version}