1.20.87
This commit is contained in:
parent
dd334abc18
commit
2b34774ee2
1
.gitignore
vendored
1
.gitignore
vendored
@ -374,3 +374,4 @@
|
|||||||
/botocore-1.20.84.tar.gz
|
/botocore-1.20.84.tar.gz
|
||||||
/botocore-1.20.85.tar.gz
|
/botocore-1.20.85.tar.gz
|
||||||
/botocore-1.20.86.tar.gz
|
/botocore-1.20.86.tar.gz
|
||||||
|
/botocore-1.20.87.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.20.86
|
Version: 1.20.87
|
||||||
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
|
||||||
|
* Thu Jun 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.87-1
|
||||||
|
- 1.20.87
|
||||||
|
|
||||||
* Wed Jun 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.86-1
|
* Wed Jun 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.86-1
|
||||||
- 1.20.86
|
- 1.20.86
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.86.tar.gz) = fd630d93645861a94173a38b50c7b2ef1c646e33ad30d75eccb4b92bfa0ce08c06ac39ea6bb38f7e5c551f625b919b00170c4a243e67d5d66789a011ee5390a1
|
SHA512 (botocore-1.20.87.tar.gz) = b922e40030a1708ce2e5a2fa60012e21e28b955c6d30fbced5d1a93dafe189e83430b5cee162e2ab73e80c7dfa18657c2ca42057c17e943c0d421c6cd9969b53
|
||||||
|
Loading…
Reference in New Issue
Block a user