epel10
Gwyn Ciesla 10 months ago
parent 1406151f3b
commit ca250e58af

1
.gitignore vendored

@ -1000,3 +1000,4 @@
/botocore-1.34.89.tar.gz /botocore-1.34.89.tar.gz
/botocore-1.34.90.tar.gz /botocore-1.34.90.tar.gz
/botocore-1.34.91.tar.gz /botocore-1.34.91.tar.gz
/botocore-1.34.92.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.34.91 Version: 1.34.92
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 Apr 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.92-1
- 1.34.92
* Wed Apr 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.91-1 * Wed Apr 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.91-1
- 1.34.91 - 1.34.91

@ -1 +1 @@
SHA512 (botocore-1.34.91.tar.gz) = 676ed47d900ef9d0bf24c43b9f59a990872a4c3d7a6b8e5b272fb0eb25bb56e24c52be6973a6a4300dd1fef952c683510604e74fa8794a9dd7d50a19fefcfdb7 SHA512 (botocore-1.34.92.tar.gz) = ed2afe0ce9cf56831be2a51eb38f0b439488ecf9b7083bab8acba3480b39e110118a2b3902d39358fdb1d34dcb4a3e37c68ea95b7b22b47d6017030d7379c9c6

Loading…
Cancel
Save