epel10
Gwyn Ciesla 1 year ago
parent 8913eccf57
commit 315cddfe05

1
.gitignore vendored

@ -961,3 +961,4 @@
/botocore-1.34.48.tar.gz
/botocore-1.34.49.tar.gz
/botocore-1.34.50.tar.gz
/botocore-1.34.51.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.50
Version: 1.34.51
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 Feb 27 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.51-1
- 1.34.51
* Mon Feb 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.50-1
- 1.34.50

@ -1 +1 @@
SHA512 (botocore-1.34.50.tar.gz) = 296da9394c293fbaf9500706b8d177d8031e1d8813e438a96006ef1173fd5a89c51bca5edc480f9e5d50be5774d556e847e4d030f56d56dbd321244b1774b8aa
SHA512 (botocore-1.34.51.tar.gz) = fea81e393a6402eb15b80991d8a9972ff1d81eb9062ae4e8deed0234171c14dadc224d0f7ee3b3fd1c64b60aba6bfd910bf5355bcbb4f4000798099f31f4ea39

Loading…
Cancel
Save