epel10
Gwyn Ciesla 8 months ago
parent 26cd7221fb
commit 83bf6a861e

1
.gitignore vendored

@ -1029,3 +1029,4 @@
/botocore-1.34.127.tar.gz /botocore-1.34.127.tar.gz
/botocore-1.34.128.tar.gz /botocore-1.34.128.tar.gz
/botocore-1.34.129.tar.gz /botocore-1.34.129.tar.gz
/botocore-1.34.131.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.129.tar.gz) = ca16bf6bd62625ada8393be11a4f7d6b3cdd492ee13f22a61488cd6d942329af1834b888d8feb98d7339e503abb1334fe20d6c82cd118a7e60adaaa7d47585cb SHA512 (botocore-1.34.131.tar.gz) = 2c47a215cefc52e08ecb06df65fed6f6722fc323e60190632e98d6a45d9ba573dd8e64773ceb8e38d47138f58a5a46ae3d7e2e980901777391b14e0e0ec70b5b

Loading…
Cancel
Save