1.31.78
This commit is contained in:
parent
2ae3815fc5
commit
fe0b9b71ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -884,3 +884,4 @@
|
||||
/botocore-1.31.75.tar.gz
|
||||
/botocore-1.31.76.tar.gz
|
||||
/botocore-1.31.77.tar.gz
|
||||
/botocore-1.31.78.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.77
|
||||
Version: 1.31.78
|
||||
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 Nov 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.78-1
|
||||
- 1.31.78
|
||||
|
||||
* Thu Nov 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.77-1
|
||||
- 1.31.77
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.77.tar.gz) = dd10c9ada65269c1f89ccc0556dee66718345cde0acc932d5097269cc898aef41177fde26f75e8a5fc20b905e6a9e24081b55505aa734b95e7648f800e3b9f9f
|
||||
SHA512 (botocore-1.31.78.tar.gz) = 2b86f6838e99451e722ac13071d307a658d308351feb99d874db3144584da72ceed8d1678f174c03aa7fd3499e4abf101dc46b0f6c7c093a93f7b5646dff1c3d
|
||||
|
Loading…
Reference in New Issue
Block a user