epel10
Gwyn Ciesla 4 months ago
parent b2e931d67c
commit 0582fb582c

1
.gitignore vendored

@ -1107,3 +1107,4 @@
/botocore-1.35.50.tar.gz /botocore-1.35.50.tar.gz
/botocore-1.35.51.tar.gz /botocore-1.35.51.tar.gz
/botocore-1.35.52.tar.gz /botocore-1.35.52.tar.gz
/botocore-1.35.53.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.35.52.tar.gz) = 7d3223d58f60bf1e9f0c2e3ca59f33024bb1a588bf7c23a1a4e263fc3847def02ce5145acbb0e18dfbb8bdef2454683e545b5a67c02e3acc269c263a50feda73 SHA512 (botocore-1.35.53.tar.gz) = 0192a094ee5a5809c693da716c57846ffb160400dbbc5eae1a2695affab07b2c710aa6d50d73ab70b7e21490cc541fdb46dc01b1ff72d1bfdc183edf90a1a47c

Loading…
Cancel
Save