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