1.34.20
This commit is contained in:
parent
7c31c26879
commit
98316b73a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -930,3 +930,4 @@
|
||||
/botocore-1.34.16.tar.gz
|
||||
/botocore-1.34.17.tar.gz
|
||||
/botocore-1.34.19.tar.gz
|
||||
/botocore-1.34.20.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.19
|
||||
Version: 1.34.20
|
||||
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 Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.20-1
|
||||
- 1.34.20
|
||||
|
||||
* Tue Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.19-1
|
||||
- 1.34.19
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.19.tar.gz) = 80447e958f629b47e9c894281cfe68c38e73568169651ed63d80962da9490e09bae78c8675b94e84be2ab95e1b107984fd4913e53cc5396ced3c2dc1f66d8c45
|
||||
SHA512 (botocore-1.34.20.tar.gz) = af226bff3ed8b32ad0bbb1c38782bfb37d72725f635857a71ccf2f05a6e7d0c6fc8e0d83c8d1ac0274a3457ba7f343878590bedbc9c36cfbfdc72d35071bc6c0
|
||||
|
Loading…
Reference in New Issue
Block a user