1.31.54
This commit is contained in:
parent
dff4e8fb18
commit
153a971f21
1
.gitignore
vendored
1
.gitignore
vendored
@ -860,3 +860,4 @@
|
||||
/botocore-1.31.51.tar.gz
|
||||
/botocore-1.31.52.tar.gz
|
||||
/botocore-1.31.53.tar.gz
|
||||
/botocore-1.31.54.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.53
|
||||
Version: 1.31.54
|
||||
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 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.54-1
|
||||
- 1.31.54
|
||||
|
||||
* Fri Sep 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.53-1
|
||||
- 1.31.53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.53.tar.gz) = 951ed0524fb0c895a173be29f2515aade3931d928c18911e144ed6ab2e32c7704c6b77e5d9606166d87d84520c291c449ed4a8e10e7bd46405b581a285d36e98
|
||||
SHA512 (botocore-1.31.54.tar.gz) = 1454d258613607365f2dabefb97e564d2c62f21c016f5072c41018ac027c039158e05cf2867c56554d88733dd3a0de20340d74357234c1a20f044e245a866e63
|
||||
|
Loading…
Reference in New Issue
Block a user