epel10
Gwyn Ciesla 2 years ago
parent 4b1a5ee44d
commit 6475c4c65d

1
.gitignore vendored

@ -777,3 +777,4 @@
/botocore-1.29.132.tar.gz
/botocore-1.29.133.tar.gz
/botocore-1.29.134.tar.gz
/botocore-1.29.135.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.134
Version: 1.29.135
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
* Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.135-1
- 1.29.135
* Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.134-1
- 1.29.134

@ -1 +1 @@
SHA512 (botocore-1.29.134.tar.gz) = 535c32eb14dabe54b3d7c6c62929405f1eb8fae9833a5048758f850908cd315aea5956a5b45df0780ed15ba98739d9de7cbe0c6b1a34611422f1a369e50e3b41
SHA512 (botocore-1.29.135.tar.gz) = 2d96a34353f9abccb4a05325250a8c831bf9ed1b6bc6f7f14cd6caa6df81b628167857a432b33c31de3369af09907059988a0b7ebefa89fd935d1a0f04b0efdf

Loading…
Cancel
Save