epel10
Gwyn Ciesla 11 months ago
parent cf49498e51
commit 10bbddbd9e

1
.gitignore vendored

@ -973,3 +973,4 @@
/botocore-1.34.61.tar.gz /botocore-1.34.61.tar.gz
/botocore-1.34.62.tar.gz /botocore-1.34.62.tar.gz
/botocore-1.34.64.tar.gz /botocore-1.34.64.tar.gz
/botocore-1.34.65.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.64 Version: 1.34.65
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
* Mon Mar 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.65-1
- 1.34.65
* Mon Mar 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.64-1 * Mon Mar 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.64-1
- 1.34.64 - 1.34.64

@ -1 +1 @@
SHA512 (botocore-1.34.64.tar.gz) = 3eba022f57dff096f8a72fba1809a5cdef34c546745d8102926c27c39c63653902183b10ca76db9867a919ae244bd8dc2025f7a959f80c471ae981087557990a SHA512 (botocore-1.34.65.tar.gz) = 2b74b4155d905f02407b880acf92244214792c258a2b6674505c0641ec338b2b65b0d7438cd09a02c21a5ce6d56cd27bb425cd4930e396a0c5bcce875d857ac5

Loading…
Cancel
Save