epel10
Gwyn Ciesla 2 years ago
parent ae3a20d823
commit 283f29640a

1
.gitignore vendored

@ -772,3 +772,4 @@
/botocore-1.29.127.tar.gz
/botocore-1.29.128.tar.gz
/botocore-1.29.129.tar.gz
/botocore-1.29.130.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.29.129.tar.gz) = d4395d52ab3f8a8e02ba87da87e8d51317d064a90dadaa722fa3bdb8a5aca3662e5e86e470a9665e71e0864292e8df6f7e0f45111242e158f997e01471a60882
SHA512 (botocore-1.29.130.tar.gz) = fff7fd55bc2f663d7ae232baa96e1f0e9140b8e2e9b240390b0600884e42f2ca0a6a471b3fdf5c3a13eab8d046ee9c17563eb9036dbcbc90166833ee0180beab

Loading…
Cancel
Save