epel9
Gwyn Ciesla 4 years ago
parent 973850e574
commit 6032435f2e

1
.gitignore vendored

@ -396,3 +396,4 @@
/botocore-1.20.106.tar.gz
/botocore-1.20.107.tar.gz
/botocore-1.20.108.tar.gz
/botocore-1.20.109.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.20.108.tar.gz) = a394fa8fc686d07ad5e1a25f0403d4adf53aa6af565696c4bd5aab58ee8f739b761f4c8058263a05b028175d1256ab87fa7fae3035cee605f236749939cc0eab
SHA512 (botocore-1.20.109.tar.gz) = 7f266b2395f79bfa629ac147abbf646bf049ea78b208228b3817912626845fffac9c89419c75444116ae6f14067805e291faeb942e6d25061d2e6f1c382d762e

Loading…
Cancel
Save