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