1.23.30
This commit is contained in:
parent
baf36e6431
commit
3cf97ca7df
1
.gitignore
vendored
1
.gitignore
vendored
@ -501,3 +501,4 @@
|
||||
/botocore-1.23.27.tar.gz
|
||||
/botocore-1.23.28.tar.gz
|
||||
/botocore-1.23.29.tar.gz
|
||||
/botocore-1.23.30.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.29
|
||||
Version: 1.23.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.30-1
|
||||
- 1.23.30
|
||||
|
||||
* Wed Jan 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.29-1
|
||||
- 1.23.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.29.tar.gz) = e5d282c69a4180f3d8e0a496a703df36ccc79cf23a63549167267b59ee44dcd06b5e6a7aa0234728467b0787517687f5b5e75db3b9a1e9c35776902b772f409d
|
||||
SHA512 (botocore-1.23.30.tar.gz) = e6970c22ba01310ec9505797b017b94a6c1fe997bd38d2803f30120b6df802ed5a4356288116876e0edb2ca744a6263eec0e64163342a5fe6da62a1b231c5523
|
||||
|
Loading…
Reference in New Issue
Block a user