1.17.7
This commit is contained in:
parent
005feb59fb
commit
fd04c3680f
1
.gitignore
vendored
1
.gitignore
vendored
@ -153,3 +153,4 @@
|
|||||||
/botocore-1.17.4.tar.gz
|
/botocore-1.17.4.tar.gz
|
||||||
/botocore-1.17.5.tar.gz
|
/botocore-1.17.5.tar.gz
|
||||||
/botocore-1.17.6.tar.gz
|
/botocore-1.17.6.tar.gz
|
||||||
|
/botocore-1.17.7.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.6
|
Version: 1.17.7
|
||||||
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 Jun 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.7-1
|
||||||
|
- 1.17.7
|
||||||
|
|
||||||
* Fri Jun 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.6-1
|
* Fri Jun 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.6-1
|
||||||
- 1.17.6
|
- 1.17.6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.6.tar.gz) = 2c8ca94b162f07861f6127eb77c21d3cd809ec89a85faceb6cbf16dd08a5b3b9685700e92966ff7b92922003cd7f52b44feb00a8778aab8c74eff138f8a86f4b
|
SHA512 (botocore-1.17.7.tar.gz) = f54d53bfbe89a76fdaf81ffe28f794dd78729789345e5d58ca7b120f35f2678a73c99b0d973b4fdb4e458f4fdbc8862aed9f8ceb8aca770c5dfc2a31de8564a7
|
||||||
|
Loading…
Reference in New Issue
Block a user