1.32.0
This commit is contained in:
parent
d0c7f9a948
commit
79d0228bbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -892,3 +892,4 @@
|
||||
/botocore-1.31.83.tar.gz
|
||||
/botocore-1.31.84.tar.gz
|
||||
/botocore-1.31.85.tar.gz
|
||||
/botocore-1.32.0.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.85
|
||||
Version: 1.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.0-1
|
||||
- 1.32.0
|
||||
|
||||
* Mon Nov 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.85-1
|
||||
- 1.31.85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.85.tar.gz) = 7ffad1fd6e4172053658ab348789e6cbc7a70c9816b8c897fc96eb82bac89c0f7fbed43e00d462178db3d614dc238379600d668260175f636992e0e02c8a4490
|
||||
SHA512 (botocore-1.32.0.tar.gz) = e12bca05a9febf917011345efe8bf833797105a8135b035fa8288f51ecb7b38b08ec1a2cb0e37cc7ad85c2bfc274cfea73c01676f6e3cc397c24be70d29a659b
|
||||
|
Loading…
Reference in New Issue
Block a user