epel10
Gwyn Ciesla 11 months ago
parent dd90d3c186
commit 3bb5e152dc

1
.gitignore vendored

@ -981,3 +981,4 @@
/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 /botocore-1.34.72.tar.gz
/botocore-1.34.73.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.72 Version: 1.34.73
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
* Thu Mar 28 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.73-1
- 1.34.73
* Wed Mar 27 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.72-1 * Wed Mar 27 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.72-1
- 1.34.72 - 1.34.72

@ -1 +1 @@
SHA512 (botocore-1.34.72.tar.gz) = 68c10a5d731337fb8b7e81caffecd333c31e9f035d625521ab332b6994fe6ae7ba06e1f71cb3ffcb6968fe75c4f068460286b63494f230664b2ae9b2fca89f8b SHA512 (botocore-1.34.73.tar.gz) = d23d3123d98f3062f171ae1b5497cc9d32bfd08d0dec629443004f36465a306f6171a0da3edbc2a5d798011198a994195b129169d866ac12be8fc14c46ae07cf

Loading…
Cancel
Save