epel9
Gwyn Ciesla 5 years ago
parent a2565c040c
commit 53cbf54fb9

1
.gitignore vendored

@ -145,3 +145,4 @@
/botocore-1.16.20.tar.gz
/botocore-1.16.22.tar.gz
/botocore-1.16.23.tar.gz
/botocore-1.16.24.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.16.23.tar.gz) = 1a34183aef635f2e314baba770cf8b8ffc4de4d71a39b2fbad327d5d460ad7da7f05a1e972b55018c5a9008d7a3ed80f2b4b92e41489be700359a3ab67c2e59b
SHA512 (botocore-1.16.24.tar.gz) = 1e62e0515bd5c324abf0be69117d4ee6b40f841dc24b6b67ba91b99c3d3ce76f690339153c70679455400086265045cda8f67cd728c8e421207edbfc5e26807b

Loading…
Cancel
Save