epel10
Gwyn Ciesla 11 months ago
parent 2b32e67a51
commit ee582940cb

1
.gitignore vendored

@ -985,3 +985,4 @@
/botocore-1.34.74.tar.gz
/botocore-1.34.75.tar.gz
/botocore-1.34.76.tar.gz
/botocore-1.34.77.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.76
Version: 1.34.77
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
* Wed Apr 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.77-1
- 1.34.77
* Tue Apr 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.76-1
- 1.34.76

@ -1 +1 @@
SHA512 (botocore-1.34.76.tar.gz) = 8ab8cfa16673e6d398810f33ff27a0f9ee70cd9776d60e79b7492f287eaaad708396c6d5d75de7ba2d81913b4870a979331f8f2ae5609c97c9412dc74751d7c9
SHA512 (botocore-1.34.77.tar.gz) = e7d00c930c113eaedc826e4c3bc05afd5bba3edb031601ce49fbcdc049a13c2139d65b0ef7ea7ff077c6d2897859c6c3f5ea9f52fe58c05c65d9d911b70283cc

Loading…
Cancel
Save