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