epel10
Gwyn Ciesla 1 year ago
parent c690f9a709
commit 3fd8b35bb8

1
.gitignore vendored

@ -890,3 +890,4 @@
/botocore-1.31.81.tar.gz /botocore-1.31.81.tar.gz
/botocore-1.31.82.tar.gz /botocore-1.31.82.tar.gz
/botocore-1.31.83.tar.gz /botocore-1.31.83.tar.gz
/botocore-1.31.84.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.31.83.tar.gz) = c0f1963d9f0eef9d0f18212ae8384d3a150c31f3dbdce58644f3c27577426b1a69ece83b4f5b86ae5db5379a6b1227e11bc24d70f6a23947baafa97785b609ea SHA512 (botocore-1.31.84.tar.gz) = b1c5feedb71e61f7825caec239fb9981f8873ce5d4fb5c12df8f6dfab455ca8c4a4b9087195d3357b6507ae5fc1115d20e559c643491ebc169ca8a90d10891a2

Loading…
Cancel
Save