1.17.43
This commit is contained in:
parent
ea4c23749a
commit
9a30ecc8e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -189,3 +189,4 @@
|
|||||||
/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
|
/botocore-1.17.42.tar.gz
|
||||||
|
/botocore-1.17.43.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.42
|
Version: 1.17.43
|
||||||
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
|
||||||
|
* Mon Aug 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.43-1
|
||||||
|
- 1.17.43
|
||||||
|
|
||||||
* Fri Aug 14 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.42-1
|
* Fri Aug 14 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.42-1
|
||||||
- 1.17.42
|
- 1.17.42
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.42.tar.gz) = 69be3538d0f9b9982b081778ea66172a16c722ff38e3dc91e036b2704054acc9270e996283b1cc3348bb249a84c4aa5a8110c94990ea1eacfb65f5ae4702f7ab
|
SHA512 (botocore-1.17.43.tar.gz) = 387c96113363a01b670b3797411dd28a01a98bb8139f404da272431df733231c6aeabda018001f868a2a4c6801f86d35f0f9b4353446d5c98333b44099f858aa
|
||||||
|
Loading…
Reference in New Issue
Block a user