epel9
Gwyn Ciesla 3 years ago
parent 317a83b5ef
commit e814730553

1
.gitignore vendored

@ -440,3 +440,4 @@
/botocore-1.21.39.tar.gz /botocore-1.21.39.tar.gz
/botocore-1.21.40.tar.gz /botocore-1.21.40.tar.gz
/botocore-1.21.41.tar.gz /botocore-1.21.41.tar.gz
/botocore-1.21.42.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3 # NOTICE - Updating this package requires updating python-boto3
Version: 1.21.41 Version: 1.21.42
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Tue Sep 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.42-1
- 1.21.42
* Mon Sep 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.41-1 * Mon Sep 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.41-1
- 1.21.41 - 1.21.41

@ -1 +1 @@
SHA512 (botocore-1.21.41.tar.gz) = 540848ccb054340f22c20930a3f867754accd15c6f084dd20ca97184d1c5e390d68f21272d68087b99ae6676d05cbc187e61c88dd0df09cc033e01f1ac1af0ac SHA512 (botocore-1.21.42.tar.gz) = 5be1b82f99ea310077bef3abbca6542a1787db38d5f2004107ff2c4b51a57e39e859116daf9451b23368347e05cded84a401476ca6e3fcd13683e4fc8ceb8554

Loading…
Cancel
Save