epel10
Gwyn Ciesla 12 months ago
parent d60ea5e3e5
commit 07483963f5

1
.gitignore vendored

@ -970,3 +970,4 @@
/botocore-1.34.57.tar.gz
/botocore-1.34.58.tar.gz
/botocore-1.34.60.tar.gz
/botocore-1.34.61.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.60.tar.gz) = 52652604bb2a4add1478cfebf69330ba43ed5481d878bc006159e1091b8a3caf2059e99ddd2e3760cfe286858cb3ba8fef84d043437fbc2c179e71671741c88b
SHA512 (botocore-1.34.61.tar.gz) = b4ea9a3784e55555814aa2c1a4847dbafe6bb9c688bb61e602f1ba85c5dd793ec098c1567f262049c6c97b3d3bc93a82f7765c41c3b62e6b2ae9b527ffd4c40e

Loading…
Cancel
Save