1.28.12
This commit is contained in:
parent
d074ae3826
commit
5831a4d47a
1
.gitignore
vendored
1
.gitignore
vendored
@ -763,3 +763,4 @@
|
||||
/boto3-1.28.9.tar.gz
|
||||
/boto3-1.28.10.tar.gz
|
||||
/boto3-1.28.11.tar.gz
|
||||
/boto3-1.28.12.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.11
|
||||
Version: 1.28.12
|
||||
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
|
||||
* Wed Jul 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.12-1
|
||||
- 1.28.12
|
||||
|
||||
* Tue Jul 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.11-1
|
||||
- 1.28.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.11.tar.gz) = b6f4a7d05f757e8c6a96246d47e3e841bcc5b1ba8bec188d87d71456182e446e3a5e3b64dd64d6b22a765243c479442e942a96902e432616118d39e2e0f358a7
|
||||
SHA512 (boto3-1.28.12.tar.gz) = bfba48e37bbdbd8e106fe66365058a038e807862e5cfc3c3c6bb3e883ec4db3c99385429fb1064a1d6866cc991a3cd96dbd355d9431bbf033244703f6b2890bd
|
||||
|
Loading…
Reference in New Issue
Block a user