epel10
Gwyn Ciesla 2 years ago
parent dca7eb7537
commit d65ed1e184

1
.gitignore vendored

@ -759,3 +759,4 @@
/botocore-1.29.114.tar.gz
/botocore-1.29.115.tar.gz
/botocore-1.29.116.tar.gz
/botocore-1.29.117.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.116
Version: 1.29.117
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Thu Apr 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.117-1
- 1.29.117
* Wed Apr 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.116-1
- 1.29.116

@ -1 +1 @@
SHA512 (botocore-1.29.116.tar.gz) = e730fccd9b714b8b7aeb591ec450ac18c05d21871e159ff8fdad97ff414d7fb7eef3e7d25c5111f3e9d6266d4498eaada38949c979ea7b487c3065da15795319
SHA512 (botocore-1.29.117.tar.gz) = 0b512caf1bff59e1b4c8f060cc5cb6ebc64ccd4ecfb1a186c3bebd7538c9eee684c61861c025a6daec30ef3dda9776feba151d7fc839c2a13c40be6b7e0b75cd

Loading…
Cancel
Save