epel9
Gwyn Ciesla 4 years ago
parent 8a622802cc
commit 7322102c4f

1
.gitignore vendored

@ -420,3 +420,4 @@
/botocore-1.21.17.tar.gz
/botocore-1.21.18.tar.gz
/botocore-1.21.19.tar.gz
/botocore-1.21.20.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.19
Version: 1.21.20
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 Aug 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.20-1
- 1.21.20
* Wed Aug 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.19-1
- 1.21.19

@ -1 +1 @@
SHA512 (botocore-1.21.19.tar.gz) = 2fcb1e8879ef963c54100e81923a05bef2830238c67f44f0627003be65335a019153c4537d375a54e5f180ac37cf99f30bef3b4f41edd350259128de48d1ea74
SHA512 (botocore-1.21.20.tar.gz) = b142fc293242f7364dfb29837436f84371c44289547668446a31180eae3615b31da6cc3a0634bca6d8cbebc990524009fd059b492979fb76250338d952fc99e1

Loading…
Cancel
Save