!14 update to version 1.21.7

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-17 08:17:02 +00:00 committed by Gitee
commit c8d682625b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 2 deletions

Binary file not shown.

BIN
boto3-1.21.7.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.20.3 Version: 1.21.7
Release: 1 Release: 1
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/boto/boto3 URL: https://github.com/boto/boto3
Source0: https://files.pythonhosted.org/packages/aa/ee/eea297831c8b3d8e739ed1187a0d20eb79adba02577d79a0ddbad4d80f10/boto3-1.20.3.tar.gz Source0: https://files.pythonhosted.org/packages/ff/fd/c25bdb2515c92c0e4e9d66d157e5275aee35f055f92b540e5e557ae56f9a/boto3-1.21.7.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Boto3 is the Amazon Web Services (AWS) Software Development Boto3 is the Amazon Web Services (AWS) Software Development
@ -46,6 +46,8 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Fri Oct 14 2022 Ge Wang <wangge20@h-partners.com> - 1.21.7-1
- Update to version 1.21.7
* Tue Jan 25 2022 yangping <yangping69@huawei.com> - 1.20.3-1 * Tue Jan 25 2022 yangping <yangping69@huawei.com> - 1.20.3-1
- Package update to v1.20.3 - Package update to v1.20.3