1.31.24
This commit is contained in:
parent
d673186fc8
commit
8a02722013
1
.gitignore
vendored
1
.gitignore
vendored
@ -831,3 +831,4 @@
|
||||
/botocore-1.31.21.tar.gz
|
||||
/botocore-1.31.22.tar.gz
|
||||
/botocore-1.31.23.tar.gz
|
||||
/botocore-1.31.24.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.23
|
||||
Version: 1.31.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.24-1
|
||||
- 1.31.24
|
||||
|
||||
* Wed Aug 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.23-1
|
||||
- 1.31.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.23.tar.gz) = b4e26ba59fd746a289bd28795baf41f4f9823b76cfd941fba5925f7eb743dd67f62402926be2885c258954594a0eed6d1fa65c6e0e1f6bb73e62b97884941a40
|
||||
SHA512 (botocore-1.31.24.tar.gz) = 948ce44985fd785f8a517005ab542e723496f689f6af036aa30a412265f84c61c6c5ca788b4754705839755608c4764dab4ae173d8528afd9085ed789e5712f6
|
||||
|
Loading…
Reference in New Issue
Block a user