epel10
Gwyn Ciesla 12 months ago
parent 07483963f5
commit 1514fecb19

1
.gitignore vendored

@ -971,3 +971,4 @@
/botocore-1.34.58.tar.gz
/botocore-1.34.60.tar.gz
/botocore-1.34.61.tar.gz
/botocore-1.34.62.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.61.tar.gz) = b4ea9a3784e55555814aa2c1a4847dbafe6bb9c688bb61e602f1ba85c5dd793ec098c1567f262049c6c97b3d3bc93a82f7765c41c3b62e6b2ae9b527ffd4c40e
SHA512 (botocore-1.34.62.tar.gz) = 60d214ad260a5e1da243b7a9b59e1e727533b8a6d6aa150303580745d3e4a45e4797b07100987db2b599a263b0b50b8913141c54641958604f4f12a36e1d782c

Loading…
Cancel
Save