1.31.30
This commit is contained in:
parent
ae951ba5d8
commit
7a3b9f2dd3
1
.gitignore
vendored
1
.gitignore
vendored
@ -837,3 +837,4 @@
|
||||
/botocore-1.31.27.tar.gz
|
||||
/botocore-1.31.28.tar.gz
|
||||
/botocore-1.31.29.tar.gz
|
||||
/botocore-1.31.30.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.29
|
||||
Version: 1.31.30
|
||||
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
|
||||
* Fri Aug 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.30-1
|
||||
- 1.31.30
|
||||
|
||||
* Thu Aug 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.29-1
|
||||
- 1.31.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.29.tar.gz) = 578e7d3a5f01e83dc5ec6b4284b394338d6e8a02831898cbb8179c1913ff43a5e99f1200fa0c32e23cdc81b4cb436a139a81b83bb63fdfd560aea3a5e1d32e22
|
||||
SHA512 (botocore-1.31.30.tar.gz) = 977e93c1dd7c77e4713a9faed21f1527d3cae3308dd13ea8ff8f31dd90fd1e3d72f6a28c25249dbe67a7210ca3b98b1e74dcbd81f414f51c397b7b56a2336900
|
||||
|
Loading…
Reference in New Issue
Block a user