epel10
Gwyn Ciesla 10 months ago
parent 15378a2ae1
commit 36142f1032

1
.gitignore vendored

@ -1002,3 +1002,4 @@
/botocore-1.34.91.tar.gz
/botocore-1.34.92.tar.gz
/botocore-1.34.93.tar.gz
/botocore-1.34.94.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.93.tar.gz) = c826c9b0669ffe6376b08071caa9c5b4557dd04e12a4f6ded2fd5ff818acd7b5f084420a142f9e6292672a0277934e3f02479624f7407bac1dedab1542daa736
SHA512 (botocore-1.34.94.tar.gz) = b50521bb664441738ee4ec276adf03f29b27040bc7e4dc9a31cf1a9590bb99a46eb9981e2bb3eb9e26fbdc476c50a5fc1caf42b9315e22c36ca0837a84c767e7

Loading…
Cancel
Save