1.28.61
This commit is contained in:
parent
0e73059e25
commit
b048e803cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -811,3 +811,4 @@
|
||||
/boto3-1.28.58.tar.gz
|
||||
/boto3-1.28.59.tar.gz
|
||||
/boto3-1.28.60.tar.gz
|
||||
/boto3-1.28.61.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.60
|
||||
Version: 1.28.61
|
||||
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 Oct 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.61-1
|
||||
- 1.28.61
|
||||
|
||||
* Wed Oct 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.60-1
|
||||
- 1.28.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.60.tar.gz) = 06fa42c6827c5ae2dc5bede5f8a4a432b35e3644cb304dcec47ca762d321ad206b4053955d8f6dd8d802007b9ae1d7e068e4c3224909ab34622d7db8366c9c12
|
||||
SHA512 (boto3-1.28.61.tar.gz) = fd5a9b9ff2e8da9ba423bd24a943a4e2069ed0ba7255c4f2f84d6069b810982ee7438780cfd5859e224a28970f9fbd84108eecf0f5c8556837d80e03e254d78b
|
||||
|
Loading…
Reference in New Issue
Block a user