1.17.48
This commit is contained in:
parent
2be628ea71
commit
bdd5425aac
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
|||||||
/botocore-1.17.45.tar.gz
|
/botocore-1.17.45.tar.gz
|
||||||
/botocore-1.17.46.tar.gz
|
/botocore-1.17.46.tar.gz
|
||||||
/botocore-1.17.47.tar.gz
|
/botocore-1.17.47.tar.gz
|
||||||
|
/botocore-1.17.48.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.47
|
Version: 1.17.48
|
||||||
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
|
||||||
|
* Tue Aug 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.48-1
|
||||||
|
- 1.17.48
|
||||||
|
|
||||||
* Fri Aug 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.47-1
|
* Fri Aug 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.47-1
|
||||||
- 1.17.47
|
- 1.17.47
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.47.tar.gz) = 583b24c70fa10540052589ec8a41c1d2d0eb13ba2a8f4d3030e75d84c30f192e6b16589e97a76a689e360542bfc894d7b3337d34913737129d08177a5bd508ca
|
SHA512 (botocore-1.17.48.tar.gz) = da0f4abf371d811f8642a38b6772bcfd455dca2724ae55ad30b6b06f88fe490891a8e8d1a2435046aae5b2f23a446247ccc06e7cacf12e1b9411cd9da11060af
|
||||||
|
Loading…
Reference in New Issue
Block a user