summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-flask-babel.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 777e4c2..df6f2be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/flask_babel-3.0.1.tar.gz
+/flask_babel-3.1.0.tar.gz
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
diff --git a/sources b/sources
index ee9a7fc..27b07ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83f0a0af9a47496951047004cac49dcf flask_babel-3.0.1.tar.gz
+ad0a1b69044dde430ad9319d3a2f7b47 flask_babel-3.1.0.tar.gz