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