Upgrade version to 1.34.16

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-01-11 15:12:25 +08:00
parent 0afccf7b63
commit 50b1a42a05
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
boto3-1.34.16.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-boto3 Name: python-boto3
Version: 1.29.2 Version: 1.34.16
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/de/a5/4ae1555dd922da0543172241849a795a9dc6385e0bd8a0d8acd8765d10d6/boto3-1.29.2.tar.gz Source0: https://files.pythonhosted.org/packages/source/b/boto3/boto3-%{version}.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
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jan 11 2024 xu_ping <707078654@qq.com> - 1.34.16-1
- Update package to version 1.34.16
* Fri Nov 17 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.29.2-1 * Fri Nov 17 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.29.2-1
- Update package to version 1.29.2 - Update package to version 1.29.2