epel9
Gwyn Ciesla 4 years ago
parent 8dc0bdd5ec
commit 973850e574

1
.gitignore vendored

@ -395,3 +395,4 @@
/botocore-1.20.105.tar.gz
/botocore-1.20.106.tar.gz
/botocore-1.20.107.tar.gz
/botocore-1.20.108.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.20.107.tar.gz) = 09c7a4bc4fab922aa7dbe94fcc0da6a462dbd90bdd51e8612431e5a790b46c56eab3b436048572a4a14c6ed2417ddca8efa52474d28fbe32558550c44b3fe0dd
SHA512 (botocore-1.20.108.tar.gz) = a394fa8fc686d07ad5e1a25f0403d4adf53aa6af565696c4bd5aab58ee8f739b761f4c8058263a05b028175d1256ab87fa7fae3035cee605f236749939cc0eab

Loading…
Cancel
Save