epel10
Gwyn Ciesla 1 year ago
parent 79d0228bbc
commit c6fc1fe460

1
.gitignore vendored

@ -893,3 +893,4 @@
/botocore-1.31.84.tar.gz /botocore-1.31.84.tar.gz
/botocore-1.31.85.tar.gz /botocore-1.31.85.tar.gz
/botocore-1.32.0.tar.gz /botocore-1.32.0.tar.gz
/botocore-1.32.1.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.32.0 Version: 1.32.1
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 Nov 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.1-1
- 1.32.1
* Tue Nov 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.0-1 * Tue Nov 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.0-1
- 1.32.0 - 1.32.0

@ -1 +1 @@
SHA512 (botocore-1.32.0.tar.gz) = e12bca05a9febf917011345efe8bf833797105a8135b035fa8288f51ecb7b38b08ec1a2cb0e37cc7ad85c2bfc274cfea73c01676f6e3cc397c24be70d29a659b SHA512 (botocore-1.32.1.tar.gz) = 199d4124af20ddaf05e9df1d1ee6fff3519379601e36820358bed6fbf032470c1be66cfd8c94fe053b4e9e1faf0d770d1532de0d5939d700db0bf18f40468d4d

Loading…
Cancel
Save