epel10
Gwyn Ciesla 1 year ago
parent 9038c97ddb
commit 9d917e7398

1
.gitignore vendored

@ -866,3 +866,4 @@
/botocore-1.31.57.tar.gz /botocore-1.31.57.tar.gz
/botocore-1.31.58.tar.gz /botocore-1.31.58.tar.gz
/botocore-1.31.59.tar.gz /botocore-1.31.59.tar.gz
/botocore-1.31.60.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.31.59 Version: 1.31.60
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 Oct 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.60-1
- 1.31.60
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.59-1 * Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.59-1
- 1.31.59 - 1.31.59

@ -1 +1 @@
SHA512 (botocore-1.31.59.tar.gz) = 52b22fef280dd66ed13d4b46e0807e261099cd111f03db413c2a6391ced295891ef16a914bbd7e891e7b70656ac5517b03dfd2ee79424d0a82f67bff0b73a782 SHA512 (botocore-1.31.60.tar.gz) = d08bf56d6d3c473f7c6b21c036368bbd346d7c3768c1254038e471251032584c401eb0e0cc4a5e9f140d9c26dcbe9c4447b2d8ffbb207bebd2ff5e3eff1eb947

Loading…
Cancel
Save