1.17.14
This commit is contained in:
parent
95c2fbd328
commit
b3a324f680
1
.gitignore
vendored
1
.gitignore
vendored
@ -160,3 +160,4 @@
|
||||
/botocore-1.17.11.tar.gz
|
||||
/botocore-1.17.12.tar.gz
|
||||
/botocore-1.17.13.tar.gz
|
||||
/botocore-1.17.14.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.13
|
||||
Version: 1.17.14
|
||||
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 Jul 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.14-1
|
||||
- 1.17.14
|
||||
|
||||
* Tue Jun 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.13-1
|
||||
- 1.17.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.13.tar.gz) = aba86083780db1b843e54a28dc984c688345bbcd20ebe9c57ffc4e3bdd7163ef0e3e2e16ae74e4babf3d0ebbe72337ae03ee92a17f80e54f67e00cb6e8069a33
|
||||
SHA512 (botocore-1.17.14.tar.gz) = 48ca8ecef18a2ca20cbd4f7b70f6ec3fa90836cac7d77270b3448a2489b22c93eae1c204d786e7108041cddcb01afa748e2ef945461d4c16895773d8753ce957
|
||||
|
Loading…
Reference in New Issue
Block a user