epel9
Gwyn Ciesla 4 years ago
parent 4156710cab
commit 8dc0bdd5ec

1
.gitignore vendored

@ -394,3 +394,4 @@
/botocore-1.20.104.tar.gz
/botocore-1.20.105.tar.gz
/botocore-1.20.106.tar.gz
/botocore-1.20.107.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.106
Version: 1.20.107
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
* Wed Jul 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.107-1
- 1.20.107
* Tue Jul 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.106-1
- 1.20.106

@ -1 +1 @@
SHA512 (botocore-1.20.106.tar.gz) = 135d789e2d5975697840dc4aca759b2d07d70d58efed7356a3323feb54faa2b8a339a48a3ac931270e335bc730eb8cc5e87f6fc2f9e3aebc452aab331ca49261
SHA512 (botocore-1.20.107.tar.gz) = 09c7a4bc4fab922aa7dbe94fcc0da6a462dbd90bdd51e8612431e5a790b46c56eab3b436048572a4a14c6ed2417ddca8efa52474d28fbe32558550c44b3fe0dd

Loading…
Cancel
Save