Update package to version 1.26.94

This commit is contained in:
wubijie 2023-03-20 14:46:45 +08:00
parent f4ed1a8b91
commit bd574c22d6
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
boto3-1.26.94.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.70 Version: 1.26.94
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/6c/90/a9a3eaa5741cf74a1a488ab9b82752e1fcdb5df1f21eaf5d876fbe75d237/boto3-1.26.70.tar.gz Source0: https://files.pythonhosted.org/packages/00/74/13c56870c2eaa4a806702e185332995b0e70ab9d613758e5bb997a97dc93/boto3-1.26.94.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
* Mon Mar 20 2023 wubijie <wubijie@kylinos.cn> - 1.26.94-1
- Update package to version 1.26.94
* Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 1.26.70-1 * Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 1.26.70-1
- Update package to version 1.26.70 - Update package to version 1.26.70