epel9
Gwyn Ciesla 3 years ago
parent e814730553
commit 4c2434d9eb

1
.gitignore vendored

@ -441,3 +441,4 @@
/botocore-1.21.40.tar.gz
/botocore-1.21.41.tar.gz
/botocore-1.21.42.tar.gz
/botocore-1.21.43.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.42
Version: 1.21.43
Release: 1%{?dist}
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/
%changelog
* Thu Sep 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.43-1
- 1.21.43
* Tue Sep 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.42-1
- 1.21.42

@ -1 +1 @@
SHA512 (botocore-1.21.42.tar.gz) = 5be1b82f99ea310077bef3abbca6542a1787db38d5f2004107ff2c4b51a57e39e859116daf9451b23368347e05cded84a401476ca6e3fcd13683e4fc8ceb8554
SHA512 (botocore-1.21.43.tar.gz) = 709f1792f855bb4178dd2d1e79f7b476e5b695a84684d9a5e6e57a36bd8f881f28cc4322a2e296c3935fad544d6adb4ede15a7cd532c7e5671350f0d96bee105

Loading…
Cancel
Save