epel10
Gwyn Ciesla 11 months ago
parent c7be75f19a
commit 35b47aaf2c

1
.gitignore vendored

@ -975,3 +975,4 @@
/botocore-1.34.64.tar.gz /botocore-1.34.64.tar.gz
/botocore-1.34.65.tar.gz /botocore-1.34.65.tar.gz
/botocore-1.34.66.tar.gz /botocore-1.34.66.tar.gz
/botocore-1.34.67.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3 # NOTICE - Updating this package requires updating python-boto3
Version: 1.34.66 Version: 1.34.67
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Wed Mar 20 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.67-1
- 1.34.67
* Tue Mar 19 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.66-1 * Tue Mar 19 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.66-1
- 1.34.66 - 1.34.66

@ -1 +1 @@
SHA512 (botocore-1.34.66.tar.gz) = e08c7bd1b24837cd5495f028b7e3a5635f70bf3b69b72dbd8242edaf6db2ebbc6107be4f3e0a0f5286b63aadf04e79dc3e86ef6f9ca8ae894baf19145d7054cb SHA512 (botocore-1.34.67.tar.gz) = df9c5bf9c3c8dea33027fd254b6bce9e8a4d4d570562c12af9540b887ce865ebc698d39da701fb00929fd4d9376eed8eea295d6619bd3dac86dffe8bf491c2ea

Loading…
Cancel
Save