1.31.45
This commit is contained in:
parent
44114a6386
commit
34caee9841
1
.gitignore
vendored
1
.gitignore
vendored
@ -851,3 +851,4 @@
|
||||
/botocore-1.31.42.tar.gz
|
||||
/botocore-1.31.43.tar.gz
|
||||
/botocore-1.31.44.tar.gz
|
||||
/botocore-1.31.45.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.44
|
||||
Version: 1.31.45
|
||||
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
|
||||
* Mon Sep 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.45-1
|
||||
- 1.31.45
|
||||
|
||||
* Fri Sep 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.44-1
|
||||
- 1.31.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.44.tar.gz) = d75b1a56eb23d2fe5ff32826a19a04da4abaf38b3a0ea1b56027a40b8f3428a692e11a3785ced07b5e523b864830a9e1e5fdbacf0bac012d242b439603c0d923
|
||||
SHA512 (botocore-1.31.45.tar.gz) = a3b6e5566fb6d93a99e8a7dc2ad6009ead1c3b31cd725b95806746a05f1db8914b58a001f5f236e50b015f4160c90cc964b67a4582c74a3cdb919db2b1c7623c
|
||||
|
Loading…
Reference in New Issue
Block a user