epel10
Gwyn Ciesla 7 months ago
parent 4bdb5b2851
commit f1f9c6e956

1
.gitignore vendored

@ -1050,3 +1050,4 @@
/botocore-1.34.153.tar.gz
/botocore-1.34.154.tar.gz
/botocore-1.34.155.tar.gz
/botocore-1.34.156.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.155.tar.gz) = fc6792d3daefbd3b6e103f09f622cbae08d1615ce27398c85d9ad2ea8ec90ae428f3eb1458f8cb4f5c4a95c9081d2b86fe897fbabed5a849e9a4a1ea7ee50022
SHA512 (botocore-1.34.156.tar.gz) = 384b7241bf6b92d0f409d72bd0516731eb6d3d91003264a52c1642ad076aaad7b188daaed5142fd4681e9a0631215fd87f99c18448c5a24015bfb11772dde480

Loading…
Cancel
Save