1.20.39
This commit is contained in:
parent
99fb700753
commit
3e510bf6a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -326,3 +326,4 @@
|
||||
/botocore-1.20.35.tar.gz
|
||||
/botocore-1.20.36.tar.gz
|
||||
/botocore-1.20.37.tar.gz
|
||||
/botocore-1.20.39.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.37
|
||||
Version: 1.20.39
|
||||
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
|
||||
* Mon Mar 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.39-1
|
||||
- 1.20.39
|
||||
|
||||
* Fri Mar 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.37-1
|
||||
- 1.20.37
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.37.tar.gz) = 91b424e0807d21387d49d3db895778e585f4c88edbb678e92494cde996cec0e979f420e6491fe7596746b93a60226a3b93b962e319d7360cf7e618187ea13fcc
|
||||
SHA512 (botocore-1.20.39.tar.gz) = 2de58a1b585106280d292edd2a4d2f13c3c5d7ecddc24daf5a7ab65106f42a32bb700906cc19342c600cdb99d8f2ac1b951d4de5eb7f223a1c8f910ceae764d6
|
||||
|
Loading…
Reference in New Issue
Block a user