epel10
Gwyn Ciesla 10 months ago
parent cc660aeeb6
commit 959555453f

1
.gitignore vendored

@ -996,3 +996,4 @@
/botocore-1.34.85.tar.gz /botocore-1.34.85.tar.gz
/botocore-1.34.86.tar.gz /botocore-1.34.86.tar.gz
/botocore-1.34.87.tar.gz /botocore-1.34.87.tar.gz
/botocore-1.34.88.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.87 Version: 1.34.88
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
* Fri Apr 19 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.88-1
- 1.34.88
* Thu Apr 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.87-1 * Thu Apr 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.87-1
- 1.34.87 - 1.34.87

@ -1 +1 @@
SHA512 (botocore-1.34.87.tar.gz) = 8096d261832663dd22d975b7bae8d9310088e18a0bf86b5395a48fc2646a51eb89203742665cae8d1f66a2427d1efe819ba9818369e4a642355e75ec974e1c79 SHA512 (botocore-1.34.88.tar.gz) = beff43dca5cfda6e505384aa6d9f171e351109e820409a5eca43664b59bfc25df368a66bd6c5502b69b87fe345a4977399d59d4f7a244caf93d1d1bff78050b6

Loading…
Cancel
Save