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