1.31.12
This commit is contained in:
parent
9a894c6e59
commit
e02de354b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -819,3 +819,4 @@
|
||||
/botocore-1.31.9.tar.gz
|
||||
/botocore-1.31.10.tar.gz
|
||||
/botocore-1.31.11.tar.gz
|
||||
/botocore-1.31.12.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.11
|
||||
Version: 1.31.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.12-1
|
||||
- 1.31.12
|
||||
|
||||
* Tue Jul 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.11-1
|
||||
- 1.31.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.11.tar.gz) = fa0274122711242e5efc2d39155b2f178445f357a2dbd5c53a328a712c376567c5c4a1910284cf400825988a8a19ee1c88d7fdd3b36f9f53cd5853ab71c0175e
|
||||
SHA512 (botocore-1.31.12.tar.gz) = b8354f2d531bfda166155e111abc61640293a175d88b814aec9ff0e1d6cb3ebd90806c0027787f847ad3ddd6c9f835256a4ba0b74e908f3372e391282724a1cb
|
||||
|
Loading…
Reference in New Issue
Block a user