epel9
Gwyn Ciesla 1 year ago
parent 7623c33526
commit 422368daab

1
.gitignore vendored

@ -796,3 +796,4 @@
/boto3-1.28.43.tar.gz
/boto3-1.28.44.tar.gz
/boto3-1.28.45.tar.gz
/boto3-1.28.46.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.28.45.tar.gz) = 584ea64e510aaf623419c976beaf183e9d675b8297dca23d205ff1daf263bd026523dda44aef3088beb5f312e7c11635380a7fe6710b596a6206614026daebdb
SHA512 (boto3-1.28.46.tar.gz) = 2c089044aa40da8482140b0e01395b5f093f9dc18885735d212589e32b8e30698c537a09d204705b9bba68f9c319422815ffc6a932ffc4e0d3f34fef76f7a483

Loading…
Cancel
Save