epel9
Gwyn Ciesla 5 years ago
parent 1ffdabde30
commit f525c2cfde

1
.gitignore vendored

@ -122,3 +122,4 @@
/botocore-1.15.44.tar.gz
/botocore-1.15.45.tar.gz
/botocore-1.15.46.tar.gz
/botocore-1.15.47.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.15.46
Version: 1.15.47
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
* Tue Apr 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.47-1
- 1.15.47
* Sat Apr 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.46-1
- 1.15.46

@ -1 +1 @@
SHA512 (botocore-1.15.46.tar.gz) = 8c4485a73bf2d663de113332dd235486e088cd3bc1a524c8103c504d4783e01862cc27dc4e34549dd59f466e76230e253b858070095fef24b7031230f571df37
SHA512 (botocore-1.15.47.tar.gz) = e26003a41f1dc8b6d89db8c78ae67427b78d143f5b73ceb176b3665d9b8aa2fc80203de1a05b2aa2e98a338178e3d623fdddc37649b5395f44d8a9ba06dbbc61

Loading…
Cancel
Save