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

- Use noun phrase in summary. Fix grammar in description.

OBS-URL: https://build.opensuse.org/request/show/644368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-BabelEx?expand=0&rev=3
This commit is contained in:
Petr Cervinka 2018-10-25 07:56:10 +00:00 committed by Git OBS Bridge
parent c5a5aa6623
commit edd20a7cea
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 24 15:20:27 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Fix grammar in description.
-------------------------------------------------------------------
Wed Aug 22 09:51:38 UTC 2018 - alarrosa@suse.com

View File

@ -20,7 +20,7 @@ Name: python-Flask-BabelEx
Version: 0.9.3
Release: 0
License: BSD-3-Clause
Summary: Adds i18n/l10n support to Flask applications
Summary: i18n/l10n support for Flask applications
Url: http://github.com/mrjoes/flask-babelex
Group: Development/Languages/Python
Source: https://files.pythonhosted.org/packages/source/F/Flask-BabelEx/Flask-BabelEx-%{version}.tar.gz
@ -43,8 +43,8 @@ BuildArch: noarch
%python_subpackages
%description
Adds i18n/l10n support to Flask applications with the help of the Babel library.
This is a fork of official Flask-Babel extension with some more features.
This package adds i18n/l10n support to Flask applications with the help of the Babel library.
This is a fork of the official Flask-Babel extension with some more features.
%prep
%setup -q -n Flask-BabelEx-%{version}