epel10
Gwyn Ciesla 10 months ago
parent 49f30bf39f
commit 1406151f3b

1
.gitignore vendored

@ -999,3 +999,4 @@
/botocore-1.34.88.tar.gz
/botocore-1.34.89.tar.gz
/botocore-1.34.90.tar.gz
/botocore-1.34.91.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.90
Version: 1.34.91
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 Apr 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.91-1
- 1.34.91
* Tue Apr 23 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.90-1
- 1.34.90

@ -1 +1 @@
SHA512 (botocore-1.34.90.tar.gz) = 669cd98d53194567273248c3c814ae1ff6412268ce57cfeb79dfcb5d31675893ae328bf4d45e9024fd722a4dfa864289a36efccb3de904f661c18f011a24d73c
SHA512 (botocore-1.34.91.tar.gz) = 676ed47d900ef9d0bf24c43b9f59a990872a4c3d7a6b8e5b272fb0eb25bb56e24c52be6973a6a4300dd1fef952c683510604e74fa8794a9dd7d50a19fefcfdb7

Loading…
Cancel
Save