1.31.56
This commit is contained in:
parent
7701057c9e
commit
70f06d2fb5
1
.gitignore
vendored
1
.gitignore
vendored
@ -862,3 +862,4 @@
|
||||
/botocore-1.31.53.tar.gz
|
||||
/botocore-1.31.54.tar.gz
|
||||
/botocore-1.31.55.tar.gz
|
||||
/botocore-1.31.56.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.55
|
||||
Version: 1.31.56
|
||||
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 Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.56-1
|
||||
- 1.31.56
|
||||
|
||||
* Tue Sep 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.55-1
|
||||
- 1.31.55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.55.tar.gz) = 7227ffb4c0e77dacdd0eacb7eafa5b1688d70d135d42f6b2f249ce8604558398b56fd27cf541df81e533c56d5e3ee49b569c997bda34cec670192fd9a698d0d0
|
||||
SHA512 (botocore-1.31.56.tar.gz) = 455705d1f4fe2807b2802fdfbfdbbdff21787eb5b75a43508a3ebb28af55b49827347dbe5508b56811586f6d97ecf9d74ab7177bc03c954e261e82300ec849aa
|
||||
|
Loading…
Reference in New Issue
Block a user