1.31.64
This commit is contained in:
parent
a0b34005d2
commit
e83311d7d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -870,3 +870,4 @@
|
||||
/botocore-1.31.61.tar.gz
|
||||
/botocore-1.31.62.tar.gz
|
||||
/botocore-1.31.63.tar.gz
|
||||
/botocore-1.31.64.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.63
|
||||
Version: 1.31.64
|
||||
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
|
||||
* Mon Oct 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.64-1
|
||||
- 1.31.64
|
||||
|
||||
* Thu Oct 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.63-1
|
||||
- 1.31.63
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.63.tar.gz) = ec5a1ef37521c2dcc3769c8083ad7dda5fa776e242572bb149b94ef6734d507b5581d976d986f9dc199e5cf455eb612cc173d5b3c33f34a6fab99aac715ed4c8
|
||||
SHA512 (botocore-1.31.64.tar.gz) = a5eaedf26ab0eb0b7c4a71c2d574c4ea7b222df4fc2cb2afd803b003ddecab2ea1a31947454ff4154e1a5a7a2c87edd38e83cb4092ca0777478e34cd537407c3
|
||||
|
Loading…
Reference in New Issue
Block a user