1.17.28
This commit is contained in:
parent
7a0c25e043
commit
9846b620b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -174,3 +174,4 @@
|
|||||||
/botocore-1.17.25.tar.gz
|
/botocore-1.17.25.tar.gz
|
||||||
/botocore-1.17.26.tar.gz
|
/botocore-1.17.26.tar.gz
|
||||||
/botocore-1.17.27.tar.gz
|
/botocore-1.17.27.tar.gz
|
||||||
|
/botocore-1.17.28.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.27
|
Version: 1.17.28
|
||||||
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 Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.28-1
|
||||||
|
- 1.17.28
|
||||||
|
|
||||||
* Fri Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.27-1
|
* Fri Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.27-1
|
||||||
- 1.17.27
|
- 1.17.27
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.27.tar.gz) = 9dc3341b6de7801da13f71730bcb2bf9c4295618303a1c98973cabb2aef947b5756352f3a9939b8fbe04a92c3a7cde6ed88f55c982f7dc412f7dff898bc75bc2
|
SHA512 (botocore-1.17.28.tar.gz) = 5388518dc0bf598a3ea848df38454c49692abaf7ebe23e0ab0b1416139a4363b712260591e644c415ea3ea4cbac105011fef4d565b95fd3045fe6e4d3c7318a8
|
||||||
|
Loading…
Reference in New Issue
Block a user