epel10
Gwyn Ciesla 7 months ago
parent f1f9c6e956
commit 48cd38d01b

1
.gitignore vendored

@ -1051,3 +1051,4 @@
/botocore-1.34.154.tar.gz
/botocore-1.34.155.tar.gz
/botocore-1.34.156.tar.gz
/botocore-1.34.157.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.156.tar.gz) = 384b7241bf6b92d0f409d72bd0516731eb6d3d91003264a52c1642ad076aaad7b188daaed5142fd4681e9a0631215fd87f99c18448c5a24015bfb11772dde480
SHA512 (botocore-1.34.157.tar.gz) = 77352c2a4ca84e006df8080e0a041523d231592308bb951ac91e9c31b52c4a0f77e450d6747e35dead4a78575e700de3e593ea5795e286ee27c7655cacc9f8d4

Loading…
Cancel
Save