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:
committed by
Git OBS Bridge
parent
5204073a7b
commit
dbbecb7166
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 17:03:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Generalize description and use noun phrase.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 11:59:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user