1.17.19
This commit is contained in:
parent
3d6ca7832e
commit
f9801690f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@
|
||||
/botocore-1.17.16.tar.gz
|
||||
/botocore-1.17.17.tar.gz
|
||||
/botocore-1.17.18.tar.gz
|
||||
/botocore-1.17.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.18
|
||||
Version: 1.17.19
|
||||
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
|
||||
* Thu Jul 09 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.19-1
|
||||
- 1.17.19
|
||||
|
||||
* Wed Jul 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.18-1
|
||||
- 1.17.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.18.tar.gz) = 22e6bc36865e51463477e4e46ea08b18c883abfc03a66f945f1b8723a1bcd26b79ffdae93fd6bb29334dbd460e9f1d62b7cb2969da67463f0192d2b9a10372c9
|
||||
SHA512 (botocore-1.17.19.tar.gz) = 3e46cf3b212a3d0b24e92ff5bfd68c787907d7cf5becb9d01a1c305a08e44f4e640a94292d0d5373be56766c73beeb4a50e78265200006737786ac2ae8f43fbc
|
||||
|
Loading…
Reference in New Issue
Block a user