1.17.27
This commit is contained in:
parent
c7c9307a26
commit
7a0c25e043
1
.gitignore
vendored
1
.gitignore
vendored
@ -173,3 +173,4 @@
|
||||
/botocore-1.17.24.tar.gz
|
||||
/botocore-1.17.25.tar.gz
|
||||
/botocore-1.17.26.tar.gz
|
||||
/botocore-1.17.27.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.26
|
||||
Version: 1.17.27
|
||||
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 Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.27-1
|
||||
- 1.17.27
|
||||
|
||||
* Thu Jul 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.26-1
|
||||
- 1.17.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.26.tar.gz) = b04b6d611d06602ba685e9418c47fe6993a8ca6896bbbdcfd4ce5d4b6a3db8b33ea9f35d77348d4eea98fb9e13c990009278101724b68ccd5d0c36fbfdfab1fa
|
||||
SHA512 (botocore-1.17.27.tar.gz) = 9dc3341b6de7801da13f71730bcb2bf9c4295618303a1c98973cabb2aef947b5756352f3a9939b8fbe04a92c3a7cde6ed88f55c982f7dc412f7dff898bc75bc2
|
||||
|
Loading…
Reference in New Issue
Block a user