epel10
Gwyn Ciesla 1 year ago
parent 536c34c57f
commit e2aaaa1fe9

1
.gitignore vendored

@ -872,3 +872,4 @@
/botocore-1.31.63.tar.gz /botocore-1.31.63.tar.gz
/botocore-1.31.64.tar.gz /botocore-1.31.64.tar.gz
/botocore-1.31.65.tar.gz /botocore-1.31.65.tar.gz
/botocore-1.31.66.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.65 Version: 1.31.66
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 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.66-1
- 1.31.66
* Tue Oct 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.65-1 * Tue Oct 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.65-1
- 1.31.65 - 1.31.65

@ -1 +1 @@
SHA512 (botocore-1.31.65.tar.gz) = ee6c50774c05a7ecfcd6497725a951b0d6c0b6982c6886bda6ae3a2cc96eb149965ee2592b89980d4900ec3bec1d6ca0f9acde886ee5deedfa8575fb2c248080 SHA512 (botocore-1.31.66.tar.gz) = ebcf908627867243b07030431638658f7bb340db4d57194cb3dcfd285c36c4eb4c4758372e83c3f2c2e42432470873742071bae8c6d336d233cda92e2d533b15

Loading…
Cancel
Save