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