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