epel10
Gwyn Ciesla 9 months ago
parent c46eec0d20
commit 8f25de2f7c

1
.gitignore vendored

@ -1020,3 +1020,4 @@
/botocore-1.34.116.tar.gz
/botocore-1.34.117.tar.gz
/botocore-1.34.118.tar.gz
/botocore-1.34.119.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.118
Version: 1.34.119
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
* Tue Jun 04 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.119-1
- 1.34.119
* Mon Jun 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.118-1
- 1.34.118

@ -1 +1 @@
SHA512 (botocore-1.34.118.tar.gz) = 0c99791cd0017dad585da6bc3b027c83006be49a21e08a90166cce315da0889884e89a4e42ce9cb31328db1e9ea89996d1ca5e8b6b7055ed6c834b8fb132da80
SHA512 (botocore-1.34.119.tar.gz) = b2e82871d72dde36d36fc5a798af45f2cd65ba601c351271d559a18ed1bac0358391d67c18ccfbfd4e28b1ed4aa9ff958980b18e1cf965c50ad74a6ddbdd0db2

Loading…
Cancel
Save