1.16.15
This commit is contained in:
parent
8b8a9183af
commit
4a517aa532
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/botocore-1.16.11.tar.gz
|
||||
/botocore-1.16.12.tar.gz
|
||||
/botocore-1.16.14.tar.gz
|
||||
/botocore-1.16.15.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.14
|
||||
Version: 1.16.15
|
||||
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
|
||||
* Thu May 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.15-1
|
||||
- 1.16.15
|
||||
|
||||
* Wed May 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.14-1
|
||||
- 1.16.14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.14.tar.gz) = 96f5ca20acb6d6c528a1eeec1441b28dd70244c823e02b4cea734c933a0cea2695302e60e105feb863968d2f99139bef312c36bc17837c3fa214953aec5716c9
|
||||
SHA512 (botocore-1.16.15.tar.gz) = b06f98b066f96fe8e440cdbdb5d181318cdeba7be51f87c3b59a217f3517afb5f185b68b9109eb8385b734c45ce3e6d0eb57e3af6a6bdbd4bcae60234d9e7346
|
||||
|
Loading…
Reference in New Issue
Block a user