1.31.38
This commit is contained in:
parent
3d381b7703
commit
b4ed94bd38
1
.gitignore
vendored
1
.gitignore
vendored
@ -844,3 +844,4 @@
|
||||
/botocore-1.31.35.tar.gz
|
||||
/botocore-1.31.36.tar.gz
|
||||
/botocore-1.31.37.tar.gz
|
||||
/botocore-1.31.38.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.37
|
||||
Version: 1.31.38
|
||||
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
|
||||
* Wed Aug 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.38-1
|
||||
- 1.31.38
|
||||
|
||||
* Wed Aug 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.37-1
|
||||
- 1.31.37
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.37.tar.gz) = 9845c6d8f8800032a25312decb6cfdb312631f7eb3787fa97d2694bf05f039b243361ead9eb27cae53369a7b11cc6bbc8fdcbe13ac95e2cea22e12aafdd23100
|
||||
SHA512 (botocore-1.31.38.tar.gz) = 476c5e8bb92b5703d5ee77448e4f74ee7674ebb0ca5b35579c5b62d4f9887eb3edea9f667267feebd1f833ca6308727df502426ace68456b9317c782928bd316
|
||||
|
Loading…
Reference in New Issue
Block a user