1.17.34
This commit is contained in:
parent
d7456dddca
commit
64f250e550
1
.gitignore
vendored
1
.gitignore
vendored
@ -180,3 +180,4 @@
|
||||
/botocore-1.17.31.tar.gz
|
||||
/botocore-1.17.32.tar.gz
|
||||
/botocore-1.17.33.tar.gz
|
||||
/botocore-1.17.34.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.33
|
||||
Version: 1.17.34
|
||||
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
|
||||
* Tue Aug 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.34-1
|
||||
- 1.17.34
|
||||
|
||||
* Fri Jul 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.33-1
|
||||
- 1.17.33
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.33.tar.gz) = b667f4763e1e565308a69a0dc4a334f500d46dfb2f9a72690a443396ab78ba00b64dbaba788ce8c98d7eac21827c779ad64ddc4a98d4f8f18baf29236c8254e0
|
||||
SHA512 (botocore-1.17.34.tar.gz) = f5fe7803c4e083de7515f7bd58f84709ebaa8007d707273c6bf9fac1391b7d5ab7e8771725db59b9b6b5dd60e71f34140ae5435dec18ffc364c1779172de9bab
|
||||
|
Loading…
Reference in New Issue
Block a user