1.31.82
This commit is contained in:
parent
87d07ea656
commit
fcd7ab07ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -888,3 +888,4 @@
|
||||
/botocore-1.31.79.tar.gz
|
||||
/botocore-1.31.80.tar.gz
|
||||
/botocore-1.31.81.tar.gz
|
||||
/botocore-1.31.82.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.81
|
||||
Version: 1.31.82
|
||||
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
|
||||
* Thu Nov 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.82-1
|
||||
- 1.31.82
|
||||
|
||||
* Wed Nov 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.81-1
|
||||
- 1.31.81
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.81.tar.gz) = a73d3fdf007a91d307e8f10addd92abdc5844cd9b9786311c84f68e427a5fd4b1eade1490a82648d2c0983172d8e85f055cf2394d76f5df7daca5b714bca6f28
|
||||
SHA512 (botocore-1.31.82.tar.gz) = 90ab3f5dc71c4d9d50749aaea9b97960c14fd250919ca6849057d754d635318f098db49c6fc851db40d681cfb4d072527f45b87ea382845a61a383fce20fbc3e
|
||||
|
Loading…
Reference in New Issue
Block a user