1.24.0
This commit is contained in:
parent
bf5e14ee8b
commit
235c85b6d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -524,3 +524,4 @@
|
||||
/botocore-1.23.52.tar.gz
|
||||
/botocore-1.23.53.tar.gz
|
||||
/botocore-1.23.54.tar.gz
|
||||
/botocore-1.24.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.54
|
||||
Version: 1.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.0-1
|
||||
- 1.24.0
|
||||
|
||||
* Fri Feb 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.54-1
|
||||
- 1.23.54
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.54.tar.gz) = c986a8c346aea4bda5fc8bbcc02a7fe9ef83c2b278a81f4e6adc865add4e903e097b6f774a3f0716519ced9594ccc792656ffb8adc150be69d1fc2f94d83689a
|
||||
SHA512 (botocore-1.24.0.tar.gz) = 1a60073f825cbbe50a8a45c1630391ee0c40646e520e60aef67698f121d1cc31ca5d9ff034ba5c05560193bf24438b5541e9b06c75b9d13888685565d01ff5b9
|
||||
|
Loading…
Reference in New Issue
Block a user