epel10
Gwyn Ciesla 8 months ago
parent b6aa5dd2ef
commit 26cd7221fb

1
.gitignore vendored

@ -1028,3 +1028,4 @@
/botocore-1.34.126.tar.gz
/botocore-1.34.127.tar.gz
/botocore-1.34.128.tar.gz
/botocore-1.34.129.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.128.tar.gz) = 941667f2852a3830eca5d1d380da546c1eeff3c29a57218c780bde915a4d29f868d87a87b43122219db34fb8150ef0d61c141b5b99697579da4fecf6dafe1ac6
SHA512 (botocore-1.34.129.tar.gz) = ca16bf6bd62625ada8393be11a4f7d6b3cdd492ee13f22a61488cd6d942329af1834b888d8feb98d7339e503abb1334fe20d6c82cd118a7e60adaaa7d47585cb

Loading…
Cancel
Save