License compliance rectification

This commit is contained in:
chenyx2012 2022-07-28 02:36:09 +00:00 committed by Gitee
parent 30ad380e07
commit 988d7d25ed
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: python-paste Name: python-paste
Version: 3.5.0 Version: 3.5.0
Release: 2 Release: 3
Summary: Tools for using a Web Server Gateway Interface stack Summary: Tools for using a Web Server Gateway Interface stack
License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0) License: MIT and ZPLv2.0 and Python and (AFL-2.1 or MIT) and (MIT or ASL 2.0)
URL: https://pythonpaste.readthedocs.io/en/latest/ URL: https://pythonpaste.readthedocs.io/en/latest/
Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz
@ -64,6 +64,9 @@ popd
%doc docs/* %doc docs/*
%changelog %changelog
* Thu Jul 26 2022 Chenyx <chenyixiong3@huawei.com> - 3.5.0-3
- License compliance rectification
* Fri May 6 2022 wuchaochao <cyanrose@yeah.net> - 3.5.0-2 * Fri May 6 2022 wuchaochao <cyanrose@yeah.net> - 3.5.0-2
- remove BuildRequires python-nose - remove BuildRequires python-nose