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