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