Update package to version 1.29.2

This commit is contained in:
jxy_git 2023-11-17 15:30:38 +08:00
parent 7860a71b99
commit 8e175bd5b1
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
boto3-1.29.2.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.28.16 Version: 1.29.2
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/fd/e6/1c1ca0e723b3d5d1f340a84420ee16eea5dc38db8ab351c5e7944ba4dbe5/boto3-1.28.16.tar.gz Source0: https://files.pythonhosted.org/packages/de/a5/4ae1555dd922da0543172241849a795a9dc6385e0bd8a0d8acd8765d10d6/boto3-1.29.2.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
* Fri Nov 17 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.29.2-1
- Update package to version 1.29.2
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.28.16-1 * Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.28.16-1
- Update package to version 1.28.16 - Update package to version 1.28.16