epel10
Gwyn Ciesla 6 months ago
parent 48cd38d01b
commit 1d1ec535a4

1
.gitignore vendored

@ -1052,3 +1052,4 @@
/botocore-1.34.155.tar.gz
/botocore-1.34.156.tar.gz
/botocore-1.34.157.tar.gz
/botocore-1.34.158.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.157
Version: 1.34.158
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 Aug 12 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.158-1
- 1.34.158
* Thu Aug 08 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.157-1
- 1.34.157

@ -1 +1 @@
SHA512 (botocore-1.34.157.tar.gz) = 77352c2a4ca84e006df8080e0a041523d231592308bb951ac91e9c31b52c4a0f77e450d6747e35dead4a78575e700de3e593ea5795e286ee27c7655cacc9f8d4
SHA512 (botocore-1.34.158.tar.gz) = 9112ac24384af7d9a69cc9c20c0bdd2c1bfb4c38ca77bc18f903f3c0fc2aa1f999643447fb41c759e91d663f60dcf84238ede95c75681230acad3ea19749d27b

Loading…
Cancel
Save