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