epel9
Gwyn Ciesla 5 years ago
parent f0bf319287
commit e8b0e96a45

1
.gitignore vendored

@ -156,3 +156,4 @@
/botocore-1.17.7.tar.gz
/botocore-1.17.8.tar.gz
/botocore-1.17.9.tar.gz
/botocore-1.17.10.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.17.9
Version: 1.17.10
Release: 1%{?dist}
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/
%changelog
* Thu Jun 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.10-1
- 1.17.10
* Wed Jun 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.9-1
- 1.17.9

@ -1 +1 @@
SHA512 (botocore-1.17.9.tar.gz) = 2b8c9b435c26666226526dfedc5b5cb527eae3abafd9a01c60f716b02e301924dcae042cd10b2d6994120a9ad7f8498389ea50928fa190cf26b55d68a9f63a42
SHA512 (botocore-1.17.10.tar.gz) = 38e970f6d621a22e963d1c6b5ddfe5277316ae30874273332baa55c0b5b4ca16228fea5d45e321fbf10b224fc36e606f98f0b638d0eaf8ac7c4675826dc7ddbb

Loading…
Cancel
Save