1.24.44
This commit is contained in:
parent
54395161a3
commit
7db1917c99
1
.gitignore
vendored
1
.gitignore
vendored
@ -560,3 +560,4 @@
|
||||
/botocore-1.24.41.tar.gz
|
||||
/botocore-1.24.42.tar.gz
|
||||
/botocore-1.24.43.tar.gz
|
||||
/botocore-1.24.44.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.43
|
||||
Version: 1.24.44
|
||||
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.44-1
|
||||
- 1.24.44
|
||||
|
||||
* Tue Apr 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.43-1
|
||||
- 1.24.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.43.tar.gz) = aceb7182cbd4895149f751ff68e836b6bca439833213a7cffb20ea86101a60ccccb49941ab8ce5300449f9b2fbfcd42ff523c95eb220890cb060cf2b5de3c4cf
|
||||
SHA512 (botocore-1.24.44.tar.gz) = 3850ea97e93b6cba211bd42e75ea1499ae09ea9c2acc576c229ca8ae4786779e2ff6ea283443d0d9fc6e856174cbf1bc402cbf87e946ce57f67569b448caf56a
|
||||
|
Loading…
Reference in New Issue
Block a user