epel9
Gwyn Ciesla 3 years ago
parent 98db8c0def
commit 5c25926faa

1
.gitignore vendored

@ -434,3 +434,4 @@
/botocore-1.21.31.tar.gz
/botocore-1.21.34.tar.gz
/botocore-1.21.35.tar.gz
/botocore-1.21.36.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.35
Version: 1.21.36
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
* Fri Sep 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.36-1
- 1.21.36
* Thu Sep 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.35-1
- 1.21.35

@ -1 +1 @@
SHA512 (botocore-1.21.35.tar.gz) = 7d94e35b027c01329eaf1b7d0f14f860359fdcebca0d0b842b87aeb5af61ee1fa5438f6d316b5d5b9a3f262fe8d24da5d0c6546679f3789ce09da17205aae162
SHA512 (botocore-1.21.36.tar.gz) = 1e69693580ebb311bc6be76ce92a11e3ecd33872dcd72c7add6dae696b231a39a3db6a6290930585445f442b7a5ba09445f0f176cd1d1ff21dde3efd054c0f0b

Loading…
Cancel
Save