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