1.17.21
This commit is contained in:
parent
3d56dadd38
commit
448c3ef732
1
.gitignore
vendored
1
.gitignore
vendored
@ -167,3 +167,4 @@
|
|||||||
/botocore-1.17.18.tar.gz
|
/botocore-1.17.18.tar.gz
|
||||||
/botocore-1.17.19.tar.gz
|
/botocore-1.17.19.tar.gz
|
||||||
/botocore-1.17.20.tar.gz
|
/botocore-1.17.20.tar.gz
|
||||||
|
/botocore-1.17.21.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.17.20
|
Version: 1.17.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.21-1
|
||||||
|
- 1.17.21
|
||||||
|
|
||||||
* Fri Jul 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.20-1
|
* Fri Jul 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.20-1
|
||||||
- 1.17.20
|
- 1.17.20
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.20.tar.gz) = db59ee57cc01742f37b95e3655a55e7631458eba74f8e8b808199892921240c8d108e2db4144f50dcd1d00286ff9cc24f38f866baca0a4df26b4771159d09aff
|
SHA512 (botocore-1.17.21.tar.gz) = 16cb035c76cd9e4fbf0ac50a70705c4106176104af8e19da35df7b32f4dbc70fbeb41e19413319c07f70c3eabed05fedba20a7aabb1cbf66340845da56a76890
|
||||||
|
Loading…
Reference in New Issue
Block a user