epel9
Gwyn Ciesla 4 years ago
parent 2285836109
commit 7f36c2bfee

1
.gitignore vendored

@ -392,3 +392,4 @@
/botocore-1.20.102.tar.gz
/botocore-1.20.103.tar.gz
/botocore-1.20.104.tar.gz
/botocore-1.20.105.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.20.104.tar.gz) = 2201d87ce2e1c8979548698d6a46eb03c0a2026360b178fea895ad6a244efad534d9970d3c6343d50639d25b3b8643db6744658fec14e0fa29fd7c4b45c8e0d8
SHA512 (botocore-1.20.105.tar.gz) = 72267620e4ecb7e4e4fa446b8f5c0b42d2e0af372f9e8bcfea123e5d8a6f4638102d57a9eb9f3c6f2358c6c2b36e727552c0b350b07f95a79292fb3c2cf4dd99

Loading…
Cancel
Save