1.24.45
This commit is contained in:
parent
7db1917c99
commit
3902d090f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -561,3 +561,4 @@
|
||||
/botocore-1.24.42.tar.gz
|
||||
/botocore-1.24.43.tar.gz
|
||||
/botocore-1.24.44.tar.gz
|
||||
/botocore-1.24.45.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.44
|
||||
Version: 1.24.45
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.45-1
|
||||
- 1.24.45
|
||||
|
||||
* Thu Apr 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.44-1
|
||||
- 1.24.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.44.tar.gz) = 3850ea97e93b6cba211bd42e75ea1499ae09ea9c2acc576c229ca8ae4786779e2ff6ea283443d0d9fc6e856174cbf1bc402cbf87e946ce57f67569b448caf56a
|
||||
SHA512 (botocore-1.24.45.tar.gz) = e7756bf7913bf5dce81d089674e2375ae5447c434b5ecc29c8b5b824d6cb19fe7f03e81cde46703a43356e5e8e2f45793ad521d0c0c7f3d29a810f01be50b087
|
||||
|
Loading…
Reference in New Issue
Block a user