1.34.11
This commit is contained in:
parent
56b78857f2
commit
68a0a6a000
1
.gitignore
vendored
1
.gitignore
vendored
@ -922,3 +922,4 @@
|
||||
/botocore-1.34.7.tar.gz
|
||||
/botocore-1.34.8.tar.gz
|
||||
/botocore-1.34.9.tar.gz
|
||||
/botocore-1.34.11.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.9
|
||||
Version: 1.34.11
|
||||
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 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.11-1
|
||||
- 1.34.11
|
||||
|
||||
* Wed Dec 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.9-1
|
||||
- 1.34.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.9.tar.gz) = 6f97e395a33c32d3365d47052d3d7dc48e8e67be617f63a69b1e1d56fb3a2dac3d2b7450f48ffd0696f34206bb996f5092a84dba8e9359907c9b7015f7959162
|
||||
SHA512 (botocore-1.34.11.tar.gz) = cd5ab991d6015b96cb365cd8cb548b1a2fae7bb406f19a75f5c5220e435bdb580348b98285e8a3c4d0d43f46dd8c945563b069974cade1898524c9785dc80dbb
|
||||
|
Loading…
Reference in New Issue
Block a user