1.16.8
This commit is contained in:
parent
4fa3a277ca
commit
146f8d6ef2
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@
|
||||
/botocore-1.16.5.tar.gz
|
||||
/botocore-1.16.6.tar.gz
|
||||
/botocore-1.16.7.tar.gz
|
||||
/botocore-1.16.8.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.7
|
||||
Version: 1.16.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
|
||||
* Wed May 13 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.8-1
|
||||
- 1.16.8
|
||||
|
||||
* Tue May 12 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.7-1
|
||||
- 1.16.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.7.tar.gz) = 0ab2b4ff4096049cd92b96c710a38867a53b2dba0f07a319ec1a2f9b3cbce60776026c62e3eaaebe571b6ad26eb5c1c258b2dd350a444d30e54b342bcd675768
|
||||
SHA512 (botocore-1.16.8.tar.gz) = 013aaa83406252e5c14e50d9cf53a24f8a48d94f03a000d50c5030a6ceedb5ae45f2303e720c5de1b56c438da424895cbdcbe948c40826bc7e9fc28fc259c0a2
|
||||
|
Loading…
Reference in New Issue
Block a user