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:
parent
c5a5aa6623
commit
edd20a7cea
@ -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
|
Wed Aug 22 09:51:38 UTC 2018 - alarrosa@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Name: python-Flask-BabelEx
|
|||||||
Version: 0.9.3
|
Version: 0.9.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause
|
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
|
Url: http://github.com/mrjoes/flask-babelex
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: https://files.pythonhosted.org/packages/source/F/Flask-BabelEx/Flask-BabelEx-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/F/Flask-BabelEx/Flask-BabelEx-%{version}.tar.gz
|
||||||
@ -43,8 +43,8 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Adds i18n/l10n support to Flask applications with the help of the Babel library.
|
This package 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 is a fork of the official Flask-Babel extension with some more features.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Flask-BabelEx-%{version}
|
%setup -q -n Flask-BabelEx-%{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user