diff options
Diffstat (limited to 'python-flask-babel.spec')
-rw-r--r-- | python-flask-babel.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-flask-babel.spec b/python-flask-babel.spec index 91d4853..9ff291c 100644 --- a/python-flask-babel.spec +++ b/python-flask-babel.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flask-babel -Version: 3.0.1 +Version: 3.1.0 Release: 1 -Summary: Adds i18n/l10n support fo Flask applications. +Summary: Adds i18n/l10n support for Flask applications. License: BSD-3-Clause -URL: https://pypi.org/project/flask-babel/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a7/b0/83df89e08d13d06f9fdda8cd774ed23a2578beedcfca84dd760ea8e15ad7/flask_babel-3.0.1.tar.gz +URL: https://github.com/python-babel/flask-babel +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/83/f31a4ff688168f9c8a73d80ebfc785dcd7703474a0802b25a78d54edd07c/flask_babel-3.1.0.tar.gz BuildArch: noarch Requires: python3-pytz @@ -33,7 +33,7 @@ The latest documentation is available [here][docs]. %package -n python3-flask-babel -Summary: Adds i18n/l10n support fo Flask applications. +Summary: Adds i18n/l10n support for Flask applications. Provides: python-flask-babel BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -80,7 +80,7 @@ The latest documentation is available [here][docs]. %prep -%autosetup -n flask-babel-3.0.1 +%autosetup -n flask-babel-3.1.0 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1 - Package Spec generated |