1.20.92
This commit is contained in:
parent
822b983c61
commit
b3f712dc88
1
.gitignore
vendored
1
.gitignore
vendored
@ -379,3 +379,4 @@
|
||||
/botocore-1.20.89.tar.gz
|
||||
/botocore-1.20.90.tar.gz
|
||||
/botocore-1.20.91.tar.gz
|
||||
/botocore-1.20.92.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.91
|
||||
Version: 1.20.92
|
||||
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 Jun 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.92-1
|
||||
- 1.20.92
|
||||
|
||||
* Wed Jun 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.91-1
|
||||
- 1.20.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.91.tar.gz) = 730b664b050db5df7c9f9f3ab89e7c7f541b0c921a0a6f38f4d0d7a4594f89b61929d5251799c2cf08bda1107567c636d036379b328db788178ae7af18157366
|
||||
SHA512 (botocore-1.20.92.tar.gz) = 0cba710b28086b4e83c6269e74ca3531b26497d438e28b8ea285f7fbee0da43545134d22fe5fb300d3c77d9c933882b1f00cde797c470e6af73553c191cebd66
|
||||
|
Loading…
Reference in New Issue
Block a user