Update to 20.26.6 for fix CVE-2024-53899

(cherry picked from commit 64688fa53b04521267def000be7cba1258e52e9d)
This commit is contained in:
starlet-dx 2024-11-27 10:14:06 +08:00 committed by openeuler-sync-bot
parent 84ad3f2f17
commit 9114cfc62f
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global pypi_name virtualenv
Name: python-%{pypi_name}
Version: 20.24.4
Version: 20.26.6
Release: 1
Summary: A tool to create isolated Python environments
License: MIT
@ -60,6 +60,9 @@ sed -i "s/^version_tuple = /__version_tuple__ = version_tuple = /g" ${ver_pyfile
%{python3_sitelib}/%{pypi_name}*.dist-info/
%changelog
* Wed Nov 27 2024 yaoxin <yao_xin001@hoperun.com> - 20.26.6-1
- Update to 20.26.6 for fix CVE-2024-53899
* Mon Jan 15 2024 xu_ping <707078654@qq.com.com> - 20.24.4-1
- update version to 20.24.4