epel9
Gwyn Ciesla 4 years ago
parent 5fda150a84
commit aefc11586f

1
.gitignore vendored

@ -401,3 +401,4 @@
/botocore-1.20.111.tar.gz /botocore-1.20.111.tar.gz
/botocore-1.20.112.tar.gz /botocore-1.20.112.tar.gz
/botocore-1.21.0.tar.gz /botocore-1.21.0.tar.gz
/botocore-1.21.1.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3 # NOTICE - Updating this package requires updating python-boto3
Version: 1.21.0 Version: 1.21.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 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/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Fri Jul 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.1-1
- 1.21.1
* Thu Jul 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.0-1 * Thu Jul 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.0-1
- 1.21.0 - 1.21.0

@ -1 +1 @@
SHA512 (botocore-1.21.0.tar.gz) = e56eea7f3c4f39f51ef1d53dfb42fd5d601167cca7c868b1cf2f291732a8cf90aaa874760f262085439df5726c6b610369a325e863533b593aa708fd901398a1 SHA512 (botocore-1.21.1.tar.gz) = 86d4b4159a96426e7ab853b06564604fd9729011199ba691f6204a7e5f52d9927b93511b73cfc03b65bce706563c6d50b577d85d0de0e50fb5d877472d8326dc

Loading…
Cancel
Save