1.20.37
This commit is contained in:
parent
9781235789
commit
99fb700753
1
.gitignore
vendored
1
.gitignore
vendored
@ -325,3 +325,4 @@
|
||||
/botocore-1.20.34.tar.gz
|
||||
/botocore-1.20.35.tar.gz
|
||||
/botocore-1.20.36.tar.gz
|
||||
/botocore-1.20.37.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.36
|
||||
Version: 1.20.37
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.37-1
|
||||
- 1.20.37
|
||||
|
||||
* Thu Mar 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.36-1
|
||||
- 1.20.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.36.tar.gz) = 970f40e3c9b8b8a97dfeb4e5add80758d9f63b7ffd3e757903830d3458d635fc38e44f8f497fb99c65a407c56ed4f96ea1a32f794fbcfd490ba45747148d4cea
|
||||
SHA512 (botocore-1.20.37.tar.gz) = 91b424e0807d21387d49d3db895778e585f4c88edbb678e92494cde996cec0e979f420e6491fe7596746b93a60226a3b93b962e319d7360cf7e618187ea13fcc
|
||||
|
Loading…
Reference in New Issue
Block a user