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