update to version 2.1.2

This commit is contained in:
wang--ge 2022-10-28 11:17:06 +08:00
parent 02b25fc979
commit 88b3c7c85c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Flask-2.1.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
Name: python-flask Name: python-flask
Version: 1.1.2 Version: 2.1.2
Release: 3 Release: 1
Epoch: 1 Epoch: 1
Summary: A lightweight WSGI web application framework Summary: A lightweight WSGI web application framework
License: BSD License: BSD-3-Clause
URL: https://palletsprojects.com/p/flask/ URL: https://palletsprojects.com/p/flask/
Source0: https://files.pythonhosted.org/packages/source/F/Flask/Flask-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/F/Flask/Flask-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || :
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Fri Oct 25 2022 Ge Wang <wangge20@h-partners.com> - 1:2.1.2-1
- Upgrade to version 2.1.2
* Wed Oct 27 2021 Haiwei Li<lihaiwei8@huawei.com> - 1.1.2-3 * Wed Oct 27 2021 Haiwei Li<lihaiwei8@huawei.com> - 1.1.2-3
- backport add require pythonx-simplejson. details see issue #I4CGIS - backport add require pythonx-simplejson. details see issue #I4CGIS