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

- Trim bias and filler wording from descriptions.

OBS-URL: https://build.opensuse.org/request/show/645499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Admin?expand=0&rev=2
This commit is contained in:
Petr Cervinka 2018-10-31 14:57:50 +00:00 committed by Git OBS Bridge
parent 0dddf06786
commit 1c67265ac3
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 30 10:24:07 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim bias and filler wording from descriptions.
-------------------------------------------------------------------
Tue Oct 30 09:41:06 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -20,7 +20,7 @@
Name: python-Flask-Admin
Version: 1.5.2
Release: 0
Summary: Simple and extensible admin interface framework for Flask
Summary: Extensible admin interface framework for Flask
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/flask-admin/flask-admin/
@ -45,11 +45,12 @@ Requires: python-enum34
%python_subpackages
%description
Flask-Admin is a batteries-included, simple-to-use Flask extension that lets you
add admin interfaces to Flask applications.
Flask-Admin is a Flask extension that lets the user add admin
interfaces to Flask applications.
It is inspired by the *django-admin* package, but implemented in such
a way that the developer has total control of the look, feel and functionality of the resulting application.
It is inspired by the django-admin Python package, though the
developer has more control over the look, feel and functionality of
the resulting application.
%prep
%setup -q -n Flask-Admin-%{version}