1.16.23
This commit is contained in:
parent
0c665f6fb8
commit
a2565c040c
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@
|
|||||||
/botocore-1.16.19.tar.gz
|
/botocore-1.16.19.tar.gz
|
||||||
/botocore-1.16.20.tar.gz
|
/botocore-1.16.20.tar.gz
|
||||||
/botocore-1.16.22.tar.gz
|
/botocore-1.16.22.tar.gz
|
||||||
|
/botocore-1.16.23.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.22
|
Version: 1.16.23
|
||||||
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 Jun 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.23-1
|
||||||
|
- 1.16.23
|
||||||
|
|
||||||
* Thu Jun 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.22-1
|
* Thu Jun 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.22-1
|
||||||
- 1.16.22
|
- 1.16.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.16.22.tar.gz) = 02d17ca987970d48173147b12d5b46e4d72ae7feffbf72b6df105b50f2903ca5bb01faeec715e96b1f0a3167a25b18a7b68e369bf1560655a82ac3b7304cecd7
|
SHA512 (botocore-1.16.23.tar.gz) = 1a34183aef635f2e314baba770cf8b8ffc4de4d71a39b2fbad327d5d460ad7da7f05a1e972b55018c5a9008d7a3ed80f2b4b92e41489be700359a3ab67c2e59b
|
||||||
|
Loading…
Reference in New Issue
Block a user