1.17.37
This commit is contained in:
parent
02343c6615
commit
4f085a40ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -183,3 +183,4 @@
|
||||
/botocore-1.17.34.tar.gz
|
||||
/botocore-1.17.35.tar.gz
|
||||
/botocore-1.17.36.tar.gz
|
||||
/botocore-1.17.37.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.36
|
||||
Version: 1.17.37
|
||||
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 Aug 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.37-1
|
||||
- 1.17.37
|
||||
|
||||
* Thu Aug 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.36-1
|
||||
- 1.17.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.36.tar.gz) = f59452b610ff84f32bb4bf223bfe529bf4f586f62a75ef94d1bfc321bb083204f2ba19e894625448398825bce099dc7e1aa343af30448bd4b376dcf0d642dfdf
|
||||
SHA512 (botocore-1.17.37.tar.gz) = 1bf708d57a98c1f3f6b298030d1e083bba07f8bb836fee7b1a91fb7c2f06fb41ac3061b8883d598596af4d682cfb2be0aeafaf5a1c9178b31223dc48667bbcc9
|
||||
|
Loading…
Reference in New Issue
Block a user