1.16.12
This commit is contained in:
parent
a1da5d7831
commit
f29029e49f
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@
|
|||||||
/botocore-1.16.9.tar.gz
|
/botocore-1.16.9.tar.gz
|
||||||
/botocore-1.16.10.tar.gz
|
/botocore-1.16.10.tar.gz
|
||||||
/botocore-1.16.11.tar.gz
|
/botocore-1.16.11.tar.gz
|
||||||
|
/botocore-1.16.12.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.16.11
|
Version: 1.16.12
|
||||||
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
|
||||||
|
* Wed May 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.12-1
|
||||||
|
- 1.16.12
|
||||||
|
|
||||||
* Mon May 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.11-1
|
* Mon May 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.11-1
|
||||||
- 1.16.11
|
- 1.16.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.16.11.tar.gz) = b40d3f3ee36011eaaa901d11b770389ac499c2573a26c41ec7d3be8c069ecf4767ba8a7e7e7cb065a15a09f1a47e3ee3b69482c981eb41521fd7f12bec02a956
|
SHA512 (botocore-1.16.12.tar.gz) = 891c8c2b3b6208d3d8543c055fa48887c58c67845d46a9607ae140d3a17d5b12665cc50afa304647895c891112e35ecc1cacaf36e75d0491109bcc5150be0ec6
|
||||||
|
Loading…
Reference in New Issue
Block a user