Update package to version 1.26.110

This commit is contained in:
wubijie 2023-05-04 16:04:00 +08:00
parent b2909988b7
commit 3ab434a2a8
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
boto3-1.26.110.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.26.108 Version: 1.26.110
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/a6/14/1227d73a5cbbbb1cdd52bea5a8551674c91cdfe70cd479bb33f340ae8a94/boto3-1.26.108.tar.gz Source0: https://files.pythonhosted.org/packages/3a/4a/cb0a922eef8345ae4f5acb7f27902f0210613fa06e9e476c56179b9711f0/boto3-1.26.110.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 May 04 2023 wubijie <wubijie@kylinos.cn> - 1.26.110-1
- Update package to version 1.26.110
* Fri Apr 07 2023 xu_ping <707078654@qq.com> - 1.26.108-1 * Fri Apr 07 2023 xu_ping <707078654@qq.com> - 1.26.108-1
- Update package to version 1.26.108 - Update package to version 1.26.108