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