1.16.2
This commit is contained in:
parent
333d0bd348
commit
a3b8180a96
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@
|
||||
/botocore-1.15.49.tar.gz
|
||||
/botocore-1.16.0.tar.gz
|
||||
/botocore-1.16.1.tar.gz
|
||||
/botocore-1.16.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.1
|
||||
Version: 1.16.2
|
||||
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
|
||||
* Tue May 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.2-1
|
||||
- 1.16.2
|
||||
|
||||
* Sat May 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.1-1
|
||||
- 1.16.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.1.tar.gz) = d7f4957fcf696a177bcf0d6c87c40784e1c9a67a5a9dbf6e3fcc13c1acb9baaf306591cfaabc1ad344c8204f5fdfabe34bccaa6f5ac47a9abe757760f2605228
|
||||
SHA512 (botocore-1.16.2.tar.gz) = 01fc2dd1c113dfb50b451680916b396a9bb5c917116240a378cde294e44fa73bd6678e158c3d51781301b6b755185635bd7174d5505d9432ac8335e427d5fb76
|
||||
|
Loading…
Reference in New Issue
Block a user