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