1.31.26
This commit is contained in:
parent
f29767ac1a
commit
608142ad87
1
.gitignore
vendored
1
.gitignore
vendored
@ -833,3 +833,4 @@
|
||||
/botocore-1.31.23.tar.gz
|
||||
/botocore-1.31.24.tar.gz
|
||||
/botocore-1.31.25.tar.gz
|
||||
/botocore-1.31.26.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.25
|
||||
Version: 1.31.26
|
||||
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
|
||||
* Mon Aug 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.26-1
|
||||
- 1.31.26
|
||||
|
||||
* Fri Aug 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.25-1
|
||||
- 1.31.25
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.25.tar.gz) = 9c91c62fc2e83feccf99566c3551d701a10cea6e44e66cb0aa584ebd99564f4df945c6207ed22644fb04a84e7d9815a7f0a643d9a51da4656ec071617a3a6919
|
||||
SHA512 (botocore-1.31.26.tar.gz) = c713a9882163280518c71b124efdeadb63cef0f41cb05ae59af5ba1f1fc10aadb6ad9d7cdd5183d2b507d58257b7652244cb8a4cdbb83aa56e30efc47468b5fe
|
||||
|
Loading…
Reference in New Issue
Block a user