epel10
Gwyn Ciesla 2 years ago
parent 6475c4c65d
commit 725d59c41f

1
.gitignore vendored

@ -778,3 +778,4 @@
/botocore-1.29.133.tar.gz /botocore-1.29.133.tar.gz
/botocore-1.29.134.tar.gz /botocore-1.29.134.tar.gz
/botocore-1.29.135.tar.gz /botocore-1.29.135.tar.gz
/botocore-1.29.136.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.135 Version: 1.29.136
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 May 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.136-1
- 1.29.136
* Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.135-1 * Tue May 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.135-1
- 1.29.135 - 1.29.135

@ -1 +1 @@
SHA512 (botocore-1.29.135.tar.gz) = 2d96a34353f9abccb4a05325250a8c831bf9ed1b6bc6f7f14cd6caa6df81b628167857a432b33c31de3369af09907059988a0b7ebefa89fd935d1a0f04b0efdf SHA512 (botocore-1.29.136.tar.gz) = 4bd29312ee9775c4a5d66b3beca212d8309d7bf11af07e35fc80e7e1071ac94ae1fb13b855daae9344f1a7e4e18bc90d84adad76874c1ac6563efbe249be2db9

Loading…
Cancel
Save