1.23.31
This commit is contained in:
parent
3cf97ca7df
commit
b3f707239a
1
.gitignore
vendored
1
.gitignore
vendored
@ -502,3 +502,4 @@
|
||||
/botocore-1.23.28.tar.gz
|
||||
/botocore-1.23.29.tar.gz
|
||||
/botocore-1.23.30.tar.gz
|
||||
/botocore-1.23.31.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.30
|
||||
Version: 1.23.31
|
||||
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
|
||||
* Fri Jan 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.31-1
|
||||
- 1.23.31
|
||||
|
||||
* Thu Jan 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.30-1
|
||||
- 1.23.30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.30.tar.gz) = e6970c22ba01310ec9505797b017b94a6c1fe997bd38d2803f30120b6df802ed5a4356288116876e0edb2ca744a6263eec0e64163342a5fe6da62a1b231c5523
|
||||
SHA512 (botocore-1.23.31.tar.gz) = 7440740c05b8f009955b6627b82f8f955d907d529923457b19f1a251b701fc7cba2dd19a77eee1fce220745d93f19f4c42f146772ecd46f3ea0c93f63047086e
|
||||
|
Loading…
Reference in New Issue
Block a user