!170 更新Python的license为Python-2.0

From: @tong_1001 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-07-06 03:10:50 +00:00 committed by Gitee
commit aaa5c2c97a
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.7.9 Version: 3.7.9
Release: 24 Release: 25
License: Python License: Python-2.0
%global branchversion 3.7 %global branchversion 3.7
%global pyshortver 37 %global pyshortver 37
@ -914,6 +914,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP"
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Jul 06 2022 shixuantong <shixuantong@h-partners.com> - 3.7.9-25
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:Modify the license of python3
* Fri Jul 01 2022 shixuantong <shixuantong@h-partners.com> - 3.7.9-24 * Fri Jul 01 2022 shixuantong <shixuantong@h-partners.com> - 3.7.9-24
- Type:CVE - Type:CVE
- CVE:CVE-2015-20107 - CVE:CVE-2015-20107