epel10
Gwyn Ciesla 11 months ago
parent 182f88142a
commit dd90d3c186

1
.gitignore vendored

@ -980,3 +980,4 @@
/botocore-1.34.69.tar.gz /botocore-1.34.69.tar.gz
/botocore-1.34.70.tar.gz /botocore-1.34.70.tar.gz
/botocore-1.34.71.tar.gz /botocore-1.34.71.tar.gz
/botocore-1.34.72.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.71 Version: 1.34.72
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 27 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.72-1
- 1.34.72
* Tue Mar 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.71-1 * Tue Mar 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.71-1
- 1.34.71 - 1.34.71

@ -1 +1 @@
SHA512 (botocore-1.34.71.tar.gz) = 578558fb4f362853de9295a8debc8ebe67a6d2c85517e30fcb9f2dd57522ac491723daa56c3a189dc28f6b2196ee6839a3bc5387429736b5afdb0a0e158cf695 SHA512 (botocore-1.34.72.tar.gz) = 68c10a5d731337fb8b7e81caffecd333c31e9f035d625521ab332b6994fe6ae7ba06e1f71cb3ffcb6968fe75c4f068460286b63494f230664b2ae9b2fca89f8b

Loading…
Cancel
Save