epel10
Gwyn Ciesla 2 years ago
parent c8827668c2
commit 4d2d2013d6

1
.gitignore vendored

@ -783,3 +783,4 @@
/botocore-1.29.138.tar.gz
/botocore-1.29.139.tar.gz
/botocore-1.29.140.tar.gz
/botocore-1.29.141.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.140
Version: 1.29.141
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Thu May 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.141-1
- 1.29.141
* Thu May 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.140-1
- 1.29.140

@ -1 +1 @@
SHA512 (botocore-1.29.140.tar.gz) = 3e6bd6bef779080c8f837d50a4f6bebf549ebe46260101d2f6a78c7b7d0a13efc535c7cb87919a31dc89811a11532925c0aa47e2ba2f191e67ae2773efa04c3c
SHA512 (botocore-1.29.141.tar.gz) = 0a0f72b45f9f204639e940d59bb819050939c6147c1c37aea54ca78293508b9b965e7b2e60416e1622715dd0102dfd07f8f05697653ef66cd6e0a2ed8590701b

Loading…
Cancel
Save