epel10
Gwyn Ciesla 9 months ago
parent 940ee5cea8
commit b69a922ba0

1
.gitignore vendored

@ -1021,3 +1021,4 @@
/botocore-1.34.117.tar.gz
/botocore-1.34.118.tar.gz
/botocore-1.34.119.tar.gz
/botocore-1.34.120.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.119
Version: 1.34.120
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 Jun 06 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.120-1
- 1.34.120
* Tue Jun 04 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.119-1
- 1.34.119

@ -1 +1 @@
SHA512 (botocore-1.34.119.tar.gz) = a4a6012d433f324d561e3483eee40509a930bed20e7c7ec265f85bdbaaf036c9e2be34573112c6484fc95b780fd3356064f3804104ada93d695eaf53a2c12a5e
SHA512 (botocore-1.34.120.tar.gz) = 9cf54a8f0a1222ad01c19a6ec56b4013566ded9e3f0bffa06e508f2b307f6510ffdb26792962015425bf72b7f6c7a4529b0bc4dd5d4ba9a9d7f682f49e478475

Loading…
Cancel
Save