1.17.17
This commit is contained in:
parent
e3b7ec2726
commit
11bfd9e20b
1
.gitignore
vendored
1
.gitignore
vendored
@ -163,3 +163,4 @@
|
||||
/botocore-1.17.14.tar.gz
|
||||
/botocore-1.17.15.tar.gz
|
||||
/botocore-1.17.16.tar.gz
|
||||
/botocore-1.17.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.16
|
||||
Version: 1.17.17
|
||||
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 Jul 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.17-1
|
||||
- 1.17.17
|
||||
|
||||
* Fri Jul 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.16-1
|
||||
- 1.17.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.16.tar.gz) = 4d73da81ab7d676ac5f7fa03bda751bf6483ff93dadd285483a2e75fb1a0213d687bfc0cc67fabbfb7580a10b83546c263084045aad6958f0b9b238729713a03
|
||||
SHA512 (botocore-1.17.17.tar.gz) = d8fa6e33b74e780a0f695c960b14fd56b1a2b2d416fb26543ad75568278659fd06fcd10fd876805a635443cb95caa0c23060cff998a4a11b426a7eaf3d20b983
|
||||
|
Loading…
Reference in New Issue
Block a user