1.17.26
This commit is contained in:
parent
caade7fb55
commit
c7c9307a26
1
.gitignore
vendored
1
.gitignore
vendored
@ -172,3 +172,4 @@
|
|||||||
/botocore-1.17.23.tar.gz
|
/botocore-1.17.23.tar.gz
|
||||||
/botocore-1.17.24.tar.gz
|
/botocore-1.17.24.tar.gz
|
||||||
/botocore-1.17.25.tar.gz
|
/botocore-1.17.25.tar.gz
|
||||||
|
/botocore-1.17.26.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.25
|
Version: 1.17.26
|
||||||
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
|
||||||
|
* Thu Jul 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.26-1
|
||||||
|
- 1.17.26
|
||||||
|
|
||||||
* Wed Jul 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.25-1
|
* Wed Jul 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.25-1
|
||||||
- 1.17.25
|
- 1.17.25
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.25.tar.gz) = 09f4b94730eec49a1ee3f010f90bfa8b567bc593874d0a5871a06589bc442e7e98d008f6f0abea8f69bfd0a5e032088e6c8cd705819976bdafe72828874b6728
|
SHA512 (botocore-1.17.26.tar.gz) = b04b6d611d06602ba685e9418c47fe6993a8ca6896bbbdcfd4ce5d4b6a3db8b33ea9f35d77348d4eea98fb9e13c990009278101724b68ccd5d0c36fbfdfab1fa
|
||||||
|
Loading…
Reference in New Issue
Block a user