1.20.86
This commit is contained in:
parent
b348eeb34f
commit
dd334abc18
1
.gitignore
vendored
1
.gitignore
vendored
@ -373,3 +373,4 @@
|
||||
/botocore-1.20.83.tar.gz
|
||||
/botocore-1.20.84.tar.gz
|
||||
/botocore-1.20.85.tar.gz
|
||||
/botocore-1.20.86.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.85
|
||||
Version: 1.20.86
|
||||
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
|
||||
* Wed Jun 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.86-1
|
||||
- 1.20.86
|
||||
|
||||
* Tue Jun 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.85-1
|
||||
- 1.20.85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.85.tar.gz) = 1a3e07da2c1b60680c858e4b732fe340563b18ec10aad7a9250bff7e7a11a97ccd3e952245187b90fe84b2fddd8f48568d70d69a03612782da5d90a8e2d06de3
|
||||
SHA512 (botocore-1.20.86.tar.gz) = fd630d93645861a94173a38b50c7b2ef1c646e33ad30d75eccb4b92bfa0ce08c06ac39ea6bb38f7e5c551f625b919b00170c4a243e67d5d66789a011ee5390a1
|
||||
|
Loading…
Reference in New Issue
Block a user