1.16.3
This commit is contained in:
parent
a3b8180a96
commit
ea2cd86bd8
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@
|
|||||||
/botocore-1.16.0.tar.gz
|
/botocore-1.16.0.tar.gz
|
||||||
/botocore-1.16.1.tar.gz
|
/botocore-1.16.1.tar.gz
|
||||||
/botocore-1.16.2.tar.gz
|
/botocore-1.16.2.tar.gz
|
||||||
|
/botocore-1.16.3.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.2
|
Version: 1.16.3
|
||||||
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 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.3-1
|
||||||
|
- 1.16.3
|
||||||
|
|
||||||
* Tue May 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.2-1
|
* Tue May 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.2-1
|
||||||
- 1.16.2
|
- 1.16.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.16.2.tar.gz) = 01fc2dd1c113dfb50b451680916b396a9bb5c917116240a378cde294e44fa73bd6678e158c3d51781301b6b755185635bd7174d5505d9432ac8335e427d5fb76
|
SHA512 (botocore-1.16.3.tar.gz) = 41d64f096b48d7c5e4778b4efe39bfc623ed89edecdbe9f9f3fbf266e211cfd85f563811e065e368cf4612cdce21f33c79d01e21077db010699ac3519bbcc533
|
||||||
|
Loading…
Reference in New Issue
Block a user