!28 Upgraded to latest release 1.28.16

From: @Jason_828e 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-08-02 06:09:06 +00:00 committed by Gitee
commit 7860a71b99
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
boto3-1.28.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.28.15 Version: 1.28.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/88/e0/1b779c4ffd8637ccb9e5b6dde2da16b89c825c98aebad5f7dd818aeb90bf/boto3-1.28.15.tar.gz Source0: https://files.pythonhosted.org/packages/fd/e6/1c1ca0e723b3d5d1f340a84420ee16eea5dc38db8ab351c5e7944ba4dbe5/boto3-1.28.16.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
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.28.16-1
- Update package to version 1.28.16
* Mon Jul 31 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.28.15-1 * Mon Jul 31 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.28.15-1
- Update package to version 1.28.15 - Update package to version 1.28.15