epel10
Gwyn Ciesla 4 months ago
parent 78d5310d2e
commit b2e931d67c

1
.gitignore vendored

@ -1106,3 +1106,4 @@
/botocore-1.35.49.tar.gz
/botocore-1.35.50.tar.gz
/botocore-1.35.51.tar.gz
/botocore-1.35.52.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.35.51
Version: 1.35.52
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
* Wed Oct 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.52-1
- 1.35.52
* Wed Oct 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.35.51-1
- 1.35.51

@ -1 +1 @@
SHA512 (botocore-1.35.51.tar.gz) = efa96a6f3380307f767c9a78c64d0f3e1ebf32e6e4f6147a15474988f613bd18a36c5b3d3285f44593f3d04d8938b655c626a17d8e3046a565f643e256f069db
SHA512 (botocore-1.35.52.tar.gz) = 7d3223d58f60bf1e9f0c2e3ca59f33024bb1a588bf7c23a1a4e263fc3847def02ce5145acbb0e18dfbb8bdef2454683e545b5a67c02e3acc269c263a50feda73

Loading…
Cancel
Save