epel10
Gwyn Ciesla 8 months ago
parent af4fb3f215
commit 5d0ff1ea42

1
.gitignore vendored

@ -1025,3 +1025,4 @@
/botocore-1.34.121.tar.gz
/botocore-1.34.124.tar.gz
/botocore-1.34.125.tar.gz
/botocore-1.34.126.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.125.tar.gz) = 79d9f3ee3aa2bab5f74884d712bc224ecc40cc9807319ddfea2d5813aecf186b45388440058cf9293cf9a584e8444c2436c05dce7d53b198e3e06ebb41b52f9f
SHA512 (botocore-1.34.126.tar.gz) = c016a594a9fe09b50667b5d0eaf1f460dc904b87fc77c06d023f605187a69f3083f2248b29b2984b43b499157121b97840c5d50d62bc0dabf541f9d2ed9bbf4e

Loading…
Cancel
Save