epel10
Gwyn Ciesla 2 years ago
parent b71746f2f8
commit 4154b85689

1
.gitignore vendored

@ -710,3 +710,4 @@
/botocore-1.29.64.tar.gz
/botocore-1.29.65.tar.gz
/botocore-1.29.66.tar.gz
/botocore-1.29.67.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.66
Version: 1.29.67
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Thu Feb 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.67-1
- 1.29.67
* Tue Feb 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.66-1
- 1.29.66

@ -1 +1 @@
SHA512 (botocore-1.29.66.tar.gz) = 60d367b047278e71076c254539dbd3f8822934589db3b47cab95b254da28b5434d9069d65745e783c294c5752317ce41276c2ca8af5bf6be24652a7e93dd0f74
SHA512 (botocore-1.29.67.tar.gz) = 33bd62e6bf26598c38ec3b344126f22cb492a61022a9e785ac398c5d45f76a3a5458d0c8ae27c7aadfcc8a0cff30e7026e4ff2eea65794ad259d54058cbc487b

Loading…
Cancel
Save