epel9
Gwyn Ciesla 5 years ago
parent b1dc5e1e06
commit 02343c6615

1
.gitignore vendored

@ -182,3 +182,4 @@
/botocore-1.17.33.tar.gz
/botocore-1.17.34.tar.gz
/botocore-1.17.35.tar.gz
/botocore-1.17.36.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.17.35
Version: 1.17.36
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 Aug 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.36-1
- 1.17.36
* Wed Aug 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.35-1
- 1.17.35

@ -1 +1 @@
SHA512 (botocore-1.17.35.tar.gz) = fd3cc82e15ff910b6fb955b08ab35fb19f99e9c2280dd05955598710552e93cd3c9d658b5c8988cf29d897b93530a74fddf332e110fb492160e7f0c8a1f21a75
SHA512 (botocore-1.17.36.tar.gz) = f59452b610ff84f32bb4bf223bfe529bf4f586f62a75ef94d1bfc321bb083204f2ba19e894625448398825bce099dc7e1aa343af30448bd4b376dcf0d642dfdf

Loading…
Cancel
Save