1.24.46
This commit is contained in:
parent
3902d090f8
commit
92b38a42cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -562,3 +562,4 @@
|
||||
/botocore-1.24.43.tar.gz
|
||||
/botocore-1.24.44.tar.gz
|
||||
/botocore-1.24.45.tar.gz
|
||||
/botocore-1.24.46.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.45
|
||||
Version: 1.24.46
|
||||
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
|
||||
* Fri Apr 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.46-1
|
||||
- 1.24.46
|
||||
|
||||
* Thu Apr 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.45-1
|
||||
- 1.24.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.45.tar.gz) = e7756bf7913bf5dce81d089674e2375ae5447c434b5ecc29c8b5b824d6cb19fe7f03e81cde46703a43356e5e8e2f45793ad521d0c0c7f3d29a810f01be50b087
|
||||
SHA512 (botocore-1.24.46.tar.gz) = ccdbd6e6617a68f810c5491f37a6e94ffe015b30dfea8b01c2543b58c81573358b69af702df2fcf3efb7dd2c4b715e86957c4d60b8f0a0a51279e921dfe02993
|
||||
|
Loading…
Reference in New Issue
Block a user