1.31.2
This commit is contained in:
parent
5aed9c0b2e
commit
4df9f5ac77
1
.gitignore
vendored
1
.gitignore
vendored
@ -810,3 +810,4 @@
|
||||
/botocore-1.30.1.tar.gz
|
||||
/botocore-1.31.0.tar.gz
|
||||
/botocore-1.31.1.tar.gz
|
||||
/botocore-1.31.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.1
|
||||
Version: 1.31.2
|
||||
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 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.2-1
|
||||
- 1.31.2
|
||||
|
||||
* Fri Jul 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.1-1
|
||||
- 1.31.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.1.tar.gz) = 9eedaaf7a920fac5a926523c9db9d72d5dc39e55fd90a2e76a1fb20178b4f709af4d0ef4be7e27c7e1a9945884f9ca83036228a5ee2af5c51a79c7ab12e4d38d
|
||||
SHA512 (botocore-1.31.2.tar.gz) = 6924315f73c528d79bbf66d435e50e23603a84d6dd86a1aed4512a3b44b9442c906b763adcfc23bbc1df9b4a4b6984cafce0b1d6ba627ae504092d06b30464ce
|
||||
|
Loading…
Reference in New Issue
Block a user