License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 15:30:19 +08:00
parent dd5b26487b
commit 9ea881b17e

View File

@ -1,9 +1,9 @@
Name: python-flask Name: python-flask
Version: 1.1.2 Version: 1.1.2
Release: 3 Release: 4
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
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 1.1.2-4
- License compliance rectification
* 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