15
0

Accepting request 685085 from home:jengelh:branches:devel:languages:python

- Generalize description and use noun phrase.

OBS-URL: https://build.opensuse.org/request/show/685085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-03-14 18:44:45 +00:00
committed by Git OBS Bridge
parent 5204073a7b
commit dbbecb7166
2 changed files with 7 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
Name: python-flasgger
Version: 0.9.2
Release: 0
Summary: Extract swagger specs from your flask project
Summary: Tool to extract swagger specs from Flask projects
License: MIT
Group: Development/Languages/Python
URL: https://github.com/rochacbruno/flasgger/
@@ -45,7 +45,7 @@ BuildArch: noarch
%python_subpackages
%description
Flasgger is a Flask extension to extract OpenAPI=Specification from all Flask views registered in your API.
Flasgger is a Flask extension to extract OpenAPI=Specification from all Flask views registered in an API.
%prep
%setup -q -n flasgger-%{version}