1.16.6
This commit is contained in:
parent
214078cc83
commit
ef7996ed8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@
|
||||
/botocore-1.16.3.tar.gz
|
||||
/botocore-1.16.4.tar.gz
|
||||
/botocore-1.16.5.tar.gz
|
||||
/botocore-1.16.6.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.16.5
|
||||
Version: 1.16.6
|
||||
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 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.6-1
|
||||
- 1.16.6
|
||||
|
||||
* Fri May 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.5-1
|
||||
- 1.16.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.16.5.tar.gz) = 860981ad611667a2314a3f3cff20919ac82a70f3e185b123ac10cc64431d1820549b86f0346c80646cae58f40e5ace08e858f173d124f14062a721842831745d
|
||||
SHA512 (botocore-1.16.6.tar.gz) = 1f265a0a8adb7f0172f02448d3be5aeacf11e3fb7023da8d81e6d19c39d97cac99cfe3a70997e682deb44a4fd78304e4a0c1df43787f3139bbccbe852c682a82
|
||||
|
Loading…
Reference in New Issue
Block a user