epel10
Gwyn Ciesla 11 months ago
parent 10bbddbd9e
commit c7be75f19a

1
.gitignore vendored

@ -974,3 +974,4 @@
/botocore-1.34.62.tar.gz
/botocore-1.34.64.tar.gz
/botocore-1.34.65.tar.gz
/botocore-1.34.66.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.65
Version: 1.34.66
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
* Tue Mar 19 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.66-1
- 1.34.66
* Mon Mar 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.65-1
- 1.34.65

@ -1 +1 @@
SHA512 (botocore-1.34.65.tar.gz) = 2b74b4155d905f02407b880acf92244214792c258a2b6674505c0641ec338b2b65b0d7438cd09a02c21a5ce6d56cd27bb425cd4930e396a0c5bcce875d857ac5
SHA512 (botocore-1.34.66.tar.gz) = e08c7bd1b24837cd5495f028b7e3a5635f70bf3b69b72dbd8242edaf6db2ebbc6107be4f3e0a0f5286b63aadf04e79dc3e86ef6f9ca8ae894baf19145d7054cb

Loading…
Cancel
Save