1.24.42
This commit is contained in:
parent
34566cbb8f
commit
a1bedd7f41
1
.gitignore
vendored
1
.gitignore
vendored
@ -558,3 +558,4 @@
|
|||||||
/botocore-1.24.39.tar.gz
|
/botocore-1.24.39.tar.gz
|
||||||
/botocore-1.24.40.tar.gz
|
/botocore-1.24.40.tar.gz
|
||||||
/botocore-1.24.41.tar.gz
|
/botocore-1.24.41.tar.gz
|
||||||
|
/botocore-1.24.42.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.24.41
|
Version: 1.24.42
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.42-1
|
||||||
|
- 1.24.42
|
||||||
|
|
||||||
* Thu Apr 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.41-1
|
* Thu Apr 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.41-1
|
||||||
- 1.24.41
|
- 1.24.41
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.24.41.tar.gz) = 071fb09c50b3eacbb68ddc5831bb8fceef92e5cb8aad9e4b74b1ab65528edbefc83d0bc86271d87aea97d923813ab1613fe342be0815df7a350edf602dae49bd
|
SHA512 (botocore-1.24.42.tar.gz) = c7339cf03b121289eccc8dfe24c16ab28cba121ec1cd1883eaf2b29cd57b5e84d4e4b3a0bfcb8b4cbd0d213976af30630b2bda22e336edbaf208f5edd7823571
|
||||||
|
Loading…
Reference in New Issue
Block a user