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