17
0

Accepting request 628069 from home:jengelh:branches:devel:languages:python:flask

- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/628069
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=3
This commit is contained in:
2018-08-08 14:21:58 +00:00
committed by Git OBS Bridge
parent 2110b56238
commit 6e2b430244
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 8 12:14:41 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Wed Aug 8 08:42:33 UTC 2018 - mimi.vx@gmail.com

View File

@@ -20,7 +20,7 @@ Name: python-Flask-RESTful
Version: 0.3.6
Release: 0
License: BSD-3-Clause
Summary: Simple framework for creating REST APIs
Summary: Framework for creating REST APIs
Url: https://www.github.com/flask-restful/flask-restful/
Group: Development/Languages/Python
Source: https://files.pythonhosted.org/packages/source/F/Flask-RESTful/Flask-RESTful-%{version}.tar.gz
@@ -37,7 +37,7 @@ BuildArch: noarch
%python_subpackages
%description
Flask-RESTful provides the building blocks for creating a great REST API.
Flask-RESTful provides the building blocks for creating a REST API.
%prep
%setup -q -n Flask-RESTful-%{version}