1.26.127
This commit is contained in:
parent
307cd728d3
commit
2149f5abc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -713,3 +713,4 @@
|
||||
/boto3-1.26.124.tar.gz
|
||||
/boto3-1.26.125.tar.gz
|
||||
/boto3-1.26.126.tar.gz
|
||||
/boto3-1.26.127.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.126
|
||||
Version: 1.26.127
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu May 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.127-1
|
||||
- 1.26.127
|
||||
|
||||
* Wed May 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.126-1
|
||||
- 1.26.126
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.126.tar.gz) = 372331bd799570d05469b6bde9fe606df899eb8fed3047e75e359a19dfe614c97c376a24aac71ea0f4b6c299c8d50b475a9bc46da26799a13661ca2979850e93
|
||||
SHA512 (boto3-1.26.127.tar.gz) = 529a226d4e16ba9b38d64c9cef3b5f481400e83a5c96e52c3b795d8d03bce541cda53171c6463baa5603a4feb2f3d0b0591fd01f80488ebbcee2ea0f07fb2a82
|
||||
|
Loading…
Reference in New Issue
Block a user