1.28.36
This commit is contained in:
parent
708472ff35
commit
2c076d71a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -786,3 +786,4 @@
|
||||
/boto3-1.28.33.tar.gz
|
||||
/boto3-1.28.34.tar.gz
|
||||
/boto3-1.28.35.tar.gz
|
||||
/boto3-1.28.36.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.35
|
||||
Version: 1.28.36
|
||||
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
|
||||
* Mon Aug 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.36-1
|
||||
- 1.28.36
|
||||
|
||||
* Fri Aug 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.35-1
|
||||
- 1.28.35
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.35.tar.gz) = efb769001c1a90980cf16ecfcf8c3ed5509f9df525050e5731daad38576f030137004acb724330ea5ed165a27937f988d70640ae8a0e60812c3b06f77eb27e36
|
||||
SHA512 (boto3-1.28.36.tar.gz) = fa45dffcfb5969ee626710e7e84c635b3f0ba5f7c3f41027dcea778662ca015588f229e00c5f95a13bfde5fbcbf3e95dfd1eed36a43d59ac6e7b92c089b524c4
|
||||
|
Loading…
Reference in New Issue
Block a user