1.17.9
This commit is contained in:
parent
4855e4804f
commit
f0bf319287
1
.gitignore
vendored
1
.gitignore
vendored
@ -155,3 +155,4 @@
|
||||
/botocore-1.17.6.tar.gz
|
||||
/botocore-1.17.7.tar.gz
|
||||
/botocore-1.17.8.tar.gz
|
||||
/botocore-1.17.9.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.8
|
||||
Version: 1.17.9
|
||||
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 Jun 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.9-1
|
||||
- 1.17.9
|
||||
|
||||
* Tue Jun 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.8-1
|
||||
- 1.17.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.8.tar.gz) = 3f0c06e5fb335cc33ed589205ca378d4270d26dfb7f4b6196953205d24de4f71bf09c47b722449e51325d7643be6767f7a542d79765649ea3581247bc219f88d
|
||||
SHA512 (botocore-1.17.9.tar.gz) = 2b8c9b435c26666226526dfedc5b5cb527eae3abafd9a01c60f716b02e301924dcae042cd10b2d6994120a9ad7f8498389ea50928fa190cf26b55d68a9f63a42
|
||||
|
Loading…
Reference in New Issue
Block a user