epel10
Gwyn Ciesla 11 months ago
parent ee582940cb
commit 44132fd46c

1
.gitignore vendored

@ -986,3 +986,4 @@
/botocore-1.34.75.tar.gz
/botocore-1.34.76.tar.gz
/botocore-1.34.77.tar.gz
/botocore-1.34.78.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.77.tar.gz) = e7d00c930c113eaedc826e4c3bc05afd5bba3edb031601ce49fbcdc049a13c2139d65b0ef7ea7ff077c6d2897859c6c3f5ea9f52fe58c05c65d9d911b70283cc
SHA512 (botocore-1.34.78.tar.gz) = 165fe4a58ccc65f6e64900e8f725a1e1fc2155d28ad10a745e6703ccc8713138c72264b9e86cf00c7efd43e35b0adbdcbecbde2fbc9be327ad942970ef60a8bb

Loading…
Cancel
Save