1.31.14
This commit is contained in:
parent
6b95114991
commit
dda3f9a2c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -821,3 +821,4 @@
|
||||
/botocore-1.31.11.tar.gz
|
||||
/botocore-1.31.12.tar.gz
|
||||
/botocore-1.31.13.tar.gz
|
||||
/botocore-1.31.14.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.13
|
||||
Version: 1.31.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jul 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.14-1
|
||||
- 1.31.14
|
||||
|
||||
* Thu Jul 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.13-1
|
||||
- 1.31.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.13.tar.gz) = 77e0f258a666377f32c65f4578988870db82325deea7ad7ccebddcb43d1a9c94831cb31e1f9d92ef62b262036c83d6acac18f9d46de3026e03e8487859d15438
|
||||
SHA512 (botocore-1.31.14.tar.gz) = b57a2c7cefbe957f419eab4d64e6be60d3d4eb742f6238fe7ddf2741ede8714734a7cf547b05ad1656f914c18a70f1799d46570c4d90c9e3214e7675396b14bf
|
||||
|
Loading…
Reference in New Issue
Block a user