epel10
Gwyn Ciesla 2 years ago
parent 4154b85689
commit 175d24a30e

1
.gitignore vendored

@ -711,3 +711,4 @@
/botocore-1.29.65.tar.gz
/botocore-1.29.66.tar.gz
/botocore-1.29.67.tar.gz
/botocore-1.29.68.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.67
Version: 1.29.68
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.68-1
- 1.29.68
* Thu Feb 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.67-1
- 1.29.67

@ -1 +1 @@
SHA512 (botocore-1.29.67.tar.gz) = 33bd62e6bf26598c38ec3b344126f22cb492a61022a9e785ac398c5d45f76a3a5458d0c8ae27c7aadfcc8a0cff30e7026e4ff2eea65794ad259d54058cbc487b
SHA512 (botocore-1.29.68.tar.gz) = f7b609ebbd976ac104fb00c208a2d69e81c6a05fc80526a52ad97d883a39180ad5008ad1bfbee104cc2e4b125f934b6081186c45ba624b99b087b239c94cd4b8

Loading…
Cancel
Save