1.34.38
This commit is contained in:
parent
f5b95b0ed3
commit
6b612cc5c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -948,3 +948,4 @@
|
||||
/botocore-1.34.35.tar.gz
|
||||
/botocore-1.34.36.tar.gz
|
||||
/botocore-1.34.37.tar.gz
|
||||
/botocore-1.34.38.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.37
|
||||
Version: 1.34.38
|
||||
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
|
||||
* Fri Feb 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.38-1
|
||||
- 1.34.38
|
||||
|
||||
* Wed Feb 07 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.37-1
|
||||
- 1.34.37
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.37.tar.gz) = a20f02a1147bd5c758b036f3c48553e947f6d2d80fb7a62b5dca37aa9912c9adbe12ddb216176b5738c76a5ff04871fe983767102dab1d57027b8710ea486506
|
||||
SHA512 (botocore-1.34.38.tar.gz) = 4edffdbc6e815d94a22b4ec0e52eb305d8bcb42f0a0410e3a960187a7469662a646f39b27a9211f797569a08a8186e7a78325c5366e2107706fdfa8153a82d00
|
||||
|
Loading…
Reference in New Issue
Block a user