epel9
Gwyn Ciesla 4 years ago
parent 98d7b570e0
commit cc0bd1e1c1

1
.gitignore vendored

@ -302,3 +302,4 @@
/botocore-1.20.10.tar.gz
/botocore-1.20.11.tar.gz
/botocore-1.20.12.tar.gz
/botocore-1.20.13.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.12
Version: 1.20.13
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Tue Feb 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.13-1
- 1.20.13
* Sat Feb 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.12-1
- 1.20.12

@ -1 +1 @@
SHA512 (botocore-1.20.12.tar.gz) = c1dee323290e1e1fa31253e23d24671fcf4806872098a8b2e5e851348dcd078ad222f858e3e284a7daa151a3b8caaf6249440d468a3c86d786dc829627bfc4b3
SHA512 (botocore-1.20.13.tar.gz) = e61c2736cd40d15f01550b2c0d1ec289ad6cefbc485ace7f1d11c39c6e29daf37d2fdd34aebb0dd613c7af75312bf672b3bddbfb588d8782e73e949101586155

Loading…
Cancel
Save