epel10
Gwyn Ciesla 11 months ago
parent 1514fecb19
commit cf49498e51

1
.gitignore vendored

@ -972,3 +972,4 @@
/botocore-1.34.60.tar.gz /botocore-1.34.60.tar.gz
/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

@ -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.62 Version: 1.34.64
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.64-1
- 1.34.64
* Wed Mar 13 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.62-1 * Wed Mar 13 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.62-1
- 1.34.62 - 1.34.62

@ -1 +1 @@
SHA512 (botocore-1.34.62.tar.gz) = 60d214ad260a5e1da243b7a9b59e1e727533b8a6d6aa150303580745d3e4a45e4797b07100987db2b599a263b0b50b8913141c54641958604f4f12a36e1d782c SHA512 (botocore-1.34.64.tar.gz) = 3eba022f57dff096f8a72fba1809a5cdef34c546745d8102926c27c39c63653902183b10ca76db9867a919ae244bd8dc2025f7a959f80c471ae981087557990a

Loading…
Cancel
Save