1.29.66
This commit is contained in:
parent
f43a556922
commit
b71746f2f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -709,3 +709,4 @@
|
||||
/botocore-1.29.63.tar.gz
|
||||
/botocore-1.29.64.tar.gz
|
||||
/botocore-1.29.65.tar.gz
|
||||
/botocore-1.29.66.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.65
|
||||
Version: 1.29.66
|
||||
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
|
||||
* Tue Feb 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.66-1
|
||||
- 1.29.66
|
||||
|
||||
* Mon Feb 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.65-1
|
||||
- 1.29.65
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.65.tar.gz) = fe409f70e214fbae4ff2a540ac5fc6c749f967605c9939a4459de7deb34dbcaa2c2bd938af8ae113b8a5820d32f1df2028e9008a96ae3ca121b739f1d8962a08
|
||||
SHA512 (botocore-1.29.66.tar.gz) = 60d367b047278e71076c254539dbd3f8822934589db3b47cab95b254da28b5434d9069d65745e783c294c5752317ce41276c2ca8af5bf6be24652a7e93dd0f74
|
||||
|
Loading…
Reference in New Issue
Block a user