epel10
Gwyn Ciesla 6 months ago
parent 06d46449b8
commit 62abb5b3af

1
.gitignore vendored

@ -1055,3 +1055,4 @@
/botocore-1.34.158.tar.gz
/botocore-1.34.159.tar.gz
/botocore-1.34.160.tar.gz
/botocore-1.34.161.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.160.tar.gz) = 89208dcdec2e996d2b3a56b5a0ef7ee6e86009c5547bdb1949f806b0eb98a17ab4d56e148dc96f80cd390c49174d2785874d060723fd3c9862579baacdb27c70
SHA512 (botocore-1.34.161.tar.gz) = 268c8cf5dfba9e60c232c85dfb74cfbdb0c841991a5e746c40e57772a55777bf2d72f72d567ed25fc5c84e7e9222c28bff14acb4c412b4e434097ccde9633ff7

Loading…
Cancel
Save