epel10
Gwyn Ciesla 2 years ago
parent b3c66b00c5
commit c51c07dd2c

1
.gitignore vendored

@ -787,3 +787,4 @@
/botocore-1.29.142.tar.gz /botocore-1.29.142.tar.gz
/botocore-1.29.143.tar.gz /botocore-1.29.143.tar.gz
/botocore-1.29.144.tar.gz /botocore-1.29.144.tar.gz
/botocore-1.29.145.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.29.144 Version: 1.29.145
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Thu Jun 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.145-1
- 1.29.145
* Wed May 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.144-1 * Wed May 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.144-1
- 1.29.144 - 1.29.144

@ -1 +1 @@
SHA512 (botocore-1.29.144.tar.gz) = 47678259939b9e19ab32d68d8a8cb2275b09efe67e834c8fdf02f7f32c35f19965c6032da4a075451a29e46883c592864f324e560d7732e46c14460a39f1e78e SHA512 (botocore-1.29.145.tar.gz) = 587bc71a99a0037895d348b4a5a36b0bb0dc27a8d04a31734334ac8b123c80f27a0cdb3bf8dce5b8f2a2b27c441e6dcc9690ad4d83c7c2f36e35aa4a34b67841

Loading…
Cancel
Save