1.24.41
This commit is contained in:
parent
1c53299b78
commit
34566cbb8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -557,3 +557,4 @@
|
||||
/botocore-1.24.38.tar.gz
|
||||
/botocore-1.24.39.tar.gz
|
||||
/botocore-1.24.40.tar.gz
|
||||
/botocore-1.24.41.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.40
|
||||
Version: 1.24.41
|
||||
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 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.41-1
|
||||
- 1.24.41
|
||||
|
||||
* Wed Apr 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.40-1
|
||||
- 1.24.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.40.tar.gz) = ac73591bff76289fe9733a0e61c5ff2f839146ee31bcb65e650284aedaffb0797a9ef0df269826991f46f112ffbb55c971c99ea621cd4ff30950c3aa9033f7c6
|
||||
SHA512 (botocore-1.24.41.tar.gz) = 071fb09c50b3eacbb68ddc5831bb8fceef92e5cb8aad9e4b74b1ab65528edbefc83d0bc86271d87aea97d923813ab1613fe342be0815df7a350edf602dae49bd
|
||||
|
Loading…
Reference in New Issue
Block a user