1.31.23
This commit is contained in:
parent
33e54d673e
commit
d673186fc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -830,3 +830,4 @@
|
|||||||
/botocore-1.31.20.tar.gz
|
/botocore-1.31.20.tar.gz
|
||||||
/botocore-1.31.21.tar.gz
|
/botocore-1.31.21.tar.gz
|
||||||
/botocore-1.31.22.tar.gz
|
/botocore-1.31.22.tar.gz
|
||||||
|
/botocore-1.31.23.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.22
|
Version: 1.31.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.23-1
|
||||||
|
- 1.31.23
|
||||||
|
|
||||||
* Tue Aug 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.22-1
|
* Tue Aug 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.22-1
|
||||||
- 1.31.22
|
- 1.31.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.22.tar.gz) = d8b6befb24492081288d0ec722bf579c97b2d6b92b7ac2b6b7b0bbf15addc985d15a430549c84144bd7b43dfe905ae0802998c1e52da601729c23f46960a6535
|
SHA512 (botocore-1.31.23.tar.gz) = b4e26ba59fd746a289bd28795baf41f4f9823b76cfd941fba5925f7eb743dd67f62402926be2885c258954594a0eed6d1fa65c6e0e1f6bb73e62b97884941a40
|
||||||
|
Loading…
Reference in New Issue
Block a user