1.31.4
This commit is contained in:
parent
e173c9b040
commit
3f9f35b0da
1
.gitignore
vendored
1
.gitignore
vendored
@ -812,3 +812,4 @@
|
||||
/botocore-1.31.1.tar.gz
|
||||
/botocore-1.31.2.tar.gz
|
||||
/botocore-1.31.3.tar.gz
|
||||
/botocore-1.31.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.3
|
||||
Version: 1.31.4
|
||||
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
|
||||
* Tue Jul 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.4-1
|
||||
- 1.31.4
|
||||
|
||||
* Mon Jul 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.3-1
|
||||
- 1.31.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.3.tar.gz) = 2e9e07b1b1eee0e1a2d4eab540e9ca3fb3358e65bbb18bb58ca9aeaaeaa62ba67e725cb24da19dd84eb25e42818f0c9e6980222533e46c17d0601ff9ef5d3df8
|
||||
SHA512 (botocore-1.31.4.tar.gz) = b840038365560d58a5692b24d26c615badb3ab73effd6f1fea597b9a23465478c61a6a913acfbec465e0d145bda7c23744b9afcfcaed2ee7ae5a5ca14b7db8ae
|
||||
|
Loading…
Reference in New Issue
Block a user