1.29.106
This commit is contained in:
parent
0244f30ba4
commit
57f122ae91
1
.gitignore
vendored
1
.gitignore
vendored
@ -749,3 +749,4 @@
|
||||
/botocore-1.29.103.tar.gz
|
||||
/botocore-1.29.104.tar.gz
|
||||
/botocore-1.29.105.tar.gz
|
||||
/botocore-1.29.106.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.105
|
||||
Version: 1.29.106
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.106-1
|
||||
- 1.29.106
|
||||
|
||||
* Mon Apr 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.105-1
|
||||
- 1.29.105
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.105.tar.gz) = e5497af6562653894d0cccff913989c1ca15fba9df4fbc629a624cc65cdc5ebc20518d473d77c8fbd59e86a0ee42143b3c9e6b8dd2dbe57d91b6cce1dbe14da6
|
||||
SHA512 (botocore-1.29.106.tar.gz) = 62b163c32134fb63a2444e111087695cb8cf461abf9dca4b45150ddc55fd08f1e5e348bdfee4a6ababf92f13e311c8fc8a42b878af5d95d620a3651f57d8804d
|
||||
|
Loading…
Reference in New Issue
Block a user