1.17.20
This commit is contained in:
parent
f9801690f8
commit
3d56dadd38
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@
|
||||
/botocore-1.17.17.tar.gz
|
||||
/botocore-1.17.18.tar.gz
|
||||
/botocore-1.17.19.tar.gz
|
||||
/botocore-1.17.20.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.19
|
||||
Version: 1.17.20
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.20-1
|
||||
- 1.17.20
|
||||
|
||||
* Thu Jul 09 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.19-1
|
||||
- 1.17.19
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.19.tar.gz) = 3e46cf3b212a3d0b24e92ff5bfd68c787907d7cf5becb9d01a1c305a08e44f4e640a94292d0d5373be56766c73beeb4a50e78265200006737786ac2ae8f43fbc
|
||||
SHA512 (botocore-1.17.20.tar.gz) = db59ee57cc01742f37b95e3655a55e7631458eba74f8e8b808199892921240c8d108e2db4144f50dcd1d00286ff9cc24f38f866baca0a4df26b4771159d09aff
|
||||
|
Loading…
Reference in New Issue
Block a user