epel10
Gwyn Ciesla 11 months ago
parent d1f4068f9e
commit 2b32e67a51

1
.gitignore vendored

@ -984,3 +984,4 @@
/botocore-1.34.73.tar.gz /botocore-1.34.73.tar.gz
/botocore-1.34.74.tar.gz /botocore-1.34.74.tar.gz
/botocore-1.34.75.tar.gz /botocore-1.34.75.tar.gz
/botocore-1.34.76.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.75 Version: 1.34.76
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
* Tue Apr 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.76-1
- 1.34.76
* Mon Apr 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.75-1 * Mon Apr 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.75-1
- 1.34.75 - 1.34.75

@ -1 +1 @@
SHA512 (botocore-1.34.75.tar.gz) = 99cc8352be82717e4c323926edd80f40a8597eeca9820bb1eebdb296dda2c544c8a5d140d5af7b35a95fd41ffe4c8a96cf5d6802efb31cd23ded221c27fa7820 SHA512 (botocore-1.34.76.tar.gz) = 8ab8cfa16673e6d398810f33ff27a0f9ee70cd9776d60e79b7492f287eaaad708396c6d5d75de7ba2d81913b4870a979331f8f2ae5609c97c9412dc74751d7c9

Loading…
Cancel
Save