1.31.40
This commit is contained in:
parent
74b8ea377f
commit
6b413aa696
1
.gitignore
vendored
1
.gitignore
vendored
@ -846,3 +846,4 @@
|
||||
/botocore-1.31.37.tar.gz
|
||||
/botocore-1.31.38.tar.gz
|
||||
/botocore-1.31.39.tar.gz
|
||||
/botocore-1.31.40.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.39
|
||||
Version: 1.31.40
|
||||
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 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.40-1
|
||||
- 1.31.40
|
||||
|
||||
* Fri Sep 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.39-1
|
||||
- 1.31.39
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.39.tar.gz) = d208d2193e29e9fe2afcccba09d181973550643dd99a5885af5528e90127821cf8168681cfb844f596dff780a5c6e98ef57f7f0c8fa7c552dda3a825095ffb16
|
||||
SHA512 (botocore-1.31.40.tar.gz) = 9e801f6e1145a1b92f211bcb8014e033495b653dceb3170a15d51161e844decf41d008ad38da2d9d24811d64d7ecde11a3e8ccfb1af727dfa4e5b001fc50691d
|
||||
|
Loading…
Reference in New Issue
Block a user