epel10
Gwyn Ciesla 10 months ago
parent ca250e58af
commit 15378a2ae1

1
.gitignore vendored

@ -1001,3 +1001,4 @@
/botocore-1.34.90.tar.gz
/botocore-1.34.91.tar.gz
/botocore-1.34.92.tar.gz
/botocore-1.34.93.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.92
Version: 1.34.93
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Fri Apr 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.93-1
- 1.34.93
* Thu Apr 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.92-1
- 1.34.92

@ -1 +1 @@
SHA512 (botocore-1.34.92.tar.gz) = ed2afe0ce9cf56831be2a51eb38f0b439488ecf9b7083bab8acba3480b39e110118a2b3902d39358fdb1d34dcb4a3e37c68ea95b7b22b47d6017030d7379c9c6
SHA512 (botocore-1.34.93.tar.gz) = c826c9b0669ffe6376b08071caa9c5b4557dd04e12a4f6ded2fd5ff818acd7b5f084420a142f9e6292672a0277934e3f02479624f7407bac1dedab1542daa736

Loading…
Cancel
Save