1.34.22
This commit is contained in:
parent
91b273283f
commit
a1099f0aaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -932,3 +932,4 @@
|
||||
/botocore-1.34.19.tar.gz
|
||||
/botocore-1.34.20.tar.gz
|
||||
/botocore-1.34.21.tar.gz
|
||||
/botocore-1.34.22.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.21
|
||||
Version: 1.34.22
|
||||
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
|
||||
* Thu Jan 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.22-1
|
||||
- 1.34.22
|
||||
|
||||
* Wed Jan 17 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.21-1
|
||||
- 1.34.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.21.tar.gz) = 28b70cbbbb314c4d5af7d6f9a5353ec8a230006e3a4ec711432ba1da01a5ca36d0615e62c5face981d396883d7086faa20c927d5bbf3746c106a699ef5b81914
|
||||
SHA512 (botocore-1.34.22.tar.gz) = 1a0a41216d883b20316c2f81a8bbe80bb69fe2170f9fcdf5ead1e508e390c258960578fdc06573c78bb6dce08fe290eb9431c4f97113083de92ad96f7afc6748
|
||||
|
Loading…
Reference in New Issue
Block a user