1.34.26
This commit is contained in:
parent
b03dc63892
commit
94423aa0cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -936,3 +936,4 @@
|
||||
/botocore-1.34.23.tar.gz
|
||||
/botocore-1.34.24.tar.gz
|
||||
/botocore-1.34.25.tar.gz
|
||||
/botocore-1.34.26.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.25
|
||||
Version: 1.34.26
|
||||
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
|
||||
* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.26-1
|
||||
- 1.34.26
|
||||
|
||||
* Tue Jan 23 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.25-1
|
||||
- 1.34.25
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.25.tar.gz) = 05491a68ebfa8c799175b442eb67c22e0107038cacf230bd82fed223f9a57ab2617dec65c4c2f1be614c163ca720d99e02c8c137080f94ed7dbc85905426438a
|
||||
SHA512 (botocore-1.34.26.tar.gz) = f09c0e27391492b0de65111973e8ee4d1ca09e064aac053984f321b96750aa6e03be5062f7e82a463ef8adbaf3c90779cbf17874f3445bec4ea5790a38cbcd15
|
||||
|
Loading…
Reference in New Issue
Block a user