epel10
Gwyn Ciesla 11 months ago
parent b0f6e95311
commit 8cf643c5ca

1
.gitignore vendored

@ -989,3 +989,4 @@
/botocore-1.34.78.tar.gz
/botocore-1.34.79.tar.gz
/botocore-1.34.80.tar.gz
/botocore-1.34.81.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.80
Version: 1.34.81
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 Apr 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.81-1
- 1.34.81
* Mon Apr 08 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.80-1
- 1.34.80

@ -1 +1 @@
SHA512 (botocore-1.34.80.tar.gz) = 55404eea02e8175cb1e64792266c276b545b650eb4ee782c8d98a86031f5e3c1212dfa6d8cf7af9acd5a4948a0383d03f6d2b3d923025227b0a418f297d3f89c
SHA512 (botocore-1.34.81.tar.gz) = 83c11e2f38e69a66b44510af4dab201991766d4a4c5be057f0b4f06f40e6d47267fb8b2651c8a24087529ee611157abbb5d90ad44e0f0c66127a3181272a37b4

Loading…
Cancel
Save