epel9
Gwyn Ciesla 1 year ago
parent 422368daab
commit 7ea51def52

1
.gitignore vendored

@ -797,3 +797,4 @@
/boto3-1.28.44.tar.gz
/boto3-1.28.45.tar.gz
/boto3-1.28.46.tar.gz
/boto3-1.28.47.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.46
Version: 1.28.47
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 Sep 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.47-1
- 1.28.47
* Tue Sep 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.46-1
- 1.28.46

@ -1 +1 @@
SHA512 (boto3-1.28.46.tar.gz) = 2c089044aa40da8482140b0e01395b5f093f9dc18885735d212589e32b8e30698c537a09d204705b9bba68f9c319422815ffc6a932ffc4e0d3f34fef76f7a483
SHA512 (boto3-1.28.47.tar.gz) = 068748caae59e6ab6033e3ce9b282d980e55047a9012c6d94f3df87764a9d672bee0eb4b8d3415c5a055047643cf84a29d97c1f01a7c5cfba56f5c0c053cd6ef

Loading…
Cancel
Save