!167 [sync] PR-166: 更新Python的license为Python-2.0

From: @openeuler-sync-bot 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-07-06 03:16:00 +00:00 committed by Gitee
commit eaba8b40de
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,8 +3,8 @@ Summary: Interpreter of the Python3 programming language
URL: https://www.python.org/ URL: https://www.python.org/
Version: 3.9.9 Version: 3.9.9
Release: 10 Release: 11
License: Python License: Python-2.0
%global branchversion 3.9 %global branchversion 3.9
%global pyshortver 39 %global pyshortver 39
@ -797,6 +797,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP"
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Tue Jul 5 2022 huangduirong <huangduriong@huawei.com> - 3.9.9-11
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:Modify the license of python3
* Thu Jun 30 2022 huangduirong <huangduriong@huawei.com> - 3.9.9-10 * Thu Jun 30 2022 huangduirong <huangduriong@huawei.com> - 3.9.9-10
- Type:CVE - Type:CVE
- CVE:CVE-2015-10107 - CVE:CVE-2015-10107