1.17.42
This commit is contained in:
parent
5f273183ca
commit
ea4c23749a
1
.gitignore
vendored
1
.gitignore
vendored
@ -188,3 +188,4 @@
|
|||||||
/botocore-1.17.39.tar.gz
|
/botocore-1.17.39.tar.gz
|
||||||
/botocore-1.17.40.tar.gz
|
/botocore-1.17.40.tar.gz
|
||||||
/botocore-1.17.41.tar.gz
|
/botocore-1.17.41.tar.gz
|
||||||
|
/botocore-1.17.42.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.41
|
Version: 1.17.42
|
||||||
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
|
||||||
|
* Fri Aug 14 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.42-1
|
||||||
|
- 1.17.42
|
||||||
|
|
||||||
* Thu Aug 13 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.41-1
|
* Thu Aug 13 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.41-1
|
||||||
- 1.17.41
|
- 1.17.41
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.41.tar.gz) = 5ffb55d7362b56073773fcdd6e605dfdb318116eec464a485ba23f98dccf11d974b0460abac30bff9b47ab268ce4e384b22573cbc32fe9de5e3a345eb1e44a50
|
SHA512 (botocore-1.17.42.tar.gz) = 69be3538d0f9b9982b081778ea66172a16c722ff38e3dc91e036b2704054acc9270e996283b1cc3348bb249a84c4aa5a8110c94990ea1eacfb65f5ae4702f7ab
|
||||||
|
Loading…
Reference in New Issue
Block a user