epel10
Gwyn Ciesla 12 months ago
parent 92201e3b8a
commit 0dd65447dd

1
.gitignore vendored

@ -966,3 +966,4 @@
/botocore-1.34.53.tar.gz
/botocore-1.34.54.tar.gz
/botocore-1.34.55.tar.gz
/botocore-1.34.56.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.55
Version: 1.34.56
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 Mar 05 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.56-1
- 1.34.56
* Tue Mar 05 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.55-1
- 1.34.55

@ -1 +1 @@
SHA512 (botocore-1.34.55.tar.gz) = 54e4c2a0f10726b88f66ad77fe8cde5dc3bb2ffb27e2414b0394678bf869110ce9cc0e29cf0e11407a7d6ba8ea93a8448ea4bfc074cacb1187fbf2c1bbeefa94
SHA512 (botocore-1.34.56.tar.gz) = 6119e1d7f1d60556eeb6e694e1813d3cd95d4b1819d8958c41e574fade83b47846510cb7e52ac6eee561072533ae2ab540765cd25b97e21c280b79c046fa9405

Loading…
Cancel
Save