!29 Upgrade version to 20.24.4

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-02-29 03:12:23 +00:00 committed by Gitee
commit 84ad3f2f17
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global pypi_name virtualenv %global pypi_name virtualenv
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 20.23.0 Version: 20.24.4
Release: 1 Release: 1
Summary: A tool to create isolated Python environments Summary: A tool to create isolated Python environments
License: MIT License: MIT
@ -60,6 +60,9 @@ sed -i "s/^version_tuple = /__version_tuple__ = version_tuple = /g" ${ver_pyfile
%{python3_sitelib}/%{pypi_name}*.dist-info/ %{python3_sitelib}/%{pypi_name}*.dist-info/
%changelog %changelog
* Mon Jan 15 2024 xu_ping <707078654@qq.com.com> - 20.24.4-1
- update version to 20.24.4
* Sun Jun 4 2023 Dongxing Wang <dxwangk@isoftstone.com> - 20.23.0-1 * Sun Jun 4 2023 Dongxing Wang <dxwangk@isoftstone.com> - 20.23.0-1
- update version to 20.23.0 - update version to 20.23.0