epel10
Gwyn Ciesla 9 months ago
parent aa826c065a
commit 7e161cd35f

1
.gitignore vendored

@ -1023,3 +1023,4 @@
/botocore-1.34.119.tar.gz
/botocore-1.34.120.tar.gz
/botocore-1.34.121.tar.gz
/botocore-1.34.124.tar.gz

@ -3,8 +3,8 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.121
Release: 2%{?dist}
Version: 1.34.124
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
License: Apache-2.0
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Wed Jun 12 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.124-1
- 1.34.124
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.34.121-2
- Rebuilt for Python 3.13

@ -1 +1 @@
SHA512 (botocore-1.34.121.tar.gz) = e28ecbb0dac818f122732e8dd5f5c24f4e482fedadf721de4739c14cdb0ee5992aace4418c8ac98cb910d6f732e5d781e360294432de0b5e14e3eb1f3356488d
SHA512 (botocore-1.34.124.tar.gz) = d0d239a20ab0b0a66317f76eb765784dad01bddb6410a33da841537d73fb5cf727409c4c211199089001b7e4e75fccb568e8be621d963c864d7de08c32fe3eab

Loading…
Cancel
Save