epel10
Gwyn Ciesla 8 months ago
parent 83bf6a861e
commit 74d1a95029

1
.gitignore vendored

@ -1030,3 +1030,4 @@
/botocore-1.34.128.tar.gz
/botocore-1.34.129.tar.gz
/botocore-1.34.131.tar.gz
/botocore-1.34.132.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.131
Version: 1.34.132
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 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.132-1
- 1.34.132
* Fri Jun 21 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.131-1
- 1.34.131

@ -1 +1 @@
SHA512 (botocore-1.34.131.tar.gz) = 2c47a215cefc52e08ecb06df65fed6f6722fc323e60190632e98d6a45d9ba573dd8e64773ceb8e38d47138f58a5a46ae3d7e2e980901777391b14e0e0ec70b5b
SHA512 (botocore-1.34.132.tar.gz) = 997b441bccdf3a2fd17bd33e3c1b43db6db08d3b54288c39acc9d512a6d3c595a4cdde6bef9efefe737250e2a8165e4d3450138b409ca9086721aa8e9cae0f58

Loading…
Cancel
Save