epel9
Gwyn Ciesla 1 year ago
parent 35739bc5b9
commit 3e16bfe408

1
.gitignore vendored

@ -803,3 +803,4 @@
/boto3-1.28.50.tar.gz
/boto3-1.28.51.tar.gz
/boto3-1.28.52.tar.gz
/boto3-1.28.53.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.52
Version: 1.28.53
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
* Fri Sep 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.53-1
- 1.28.53
* Wed Sep 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.52-1
- 1.28.52

@ -1 +1 @@
SHA512 (boto3-1.28.52.tar.gz) = bf974fdbd6504f5427ba18896b63181b1bb0c736b8c7fe04c2899732d4dd30dc500786726fc040622b08e7c7bd7cf1109d715f4d4c14236124309ae70cda3d5a
SHA512 (boto3-1.28.53.tar.gz) = 31ba536863335101b6fc9f68c5698727fcbe586c55263c795c38bdaf7191eee1dea43ef01b553e568fe92804e9b8911dc21f320ef2c4ce3e0318e746d420973a

Loading…
Cancel
Save