1.31.33
This commit is contained in:
parent
186667fba8
commit
aea26eb1fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -839,3 +839,4 @@
|
|||||||
/botocore-1.31.29.tar.gz
|
/botocore-1.31.29.tar.gz
|
||||||
/botocore-1.31.30.tar.gz
|
/botocore-1.31.30.tar.gz
|
||||||
/botocore-1.31.32.tar.gz
|
/botocore-1.31.32.tar.gz
|
||||||
|
/botocore-1.31.33.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.31.32
|
Version: 1.31.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.33-1
|
||||||
|
- 1.31.33
|
||||||
|
|
||||||
* Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.32-1
|
* Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.32-1
|
||||||
- 1.31.32
|
- 1.31.32
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.32.tar.gz) = efb2448871208ca0c67d6e9832e17f0dc0c094bb568b8579653030a15706af3ce4d86eaed4f247e8b603402d26083aa3e2bfdb3d4b661f92cde033d8800c9e29
|
SHA512 (botocore-1.31.33.tar.gz) = cd9a3268b53490094d75743df54299f52a2f040766df74ada7bc5af5548de8ed137e429bd53295db68471013d953edebc105156d67c53b66e0726c0525cfa03f
|
||||||
|
Loading…
Reference in New Issue
Block a user