1.21.0
This commit is contained in:
parent
2110e37e60
commit
5fda150a84
1
.gitignore
vendored
1
.gitignore
vendored
@ -400,3 +400,4 @@
|
||||
/botocore-1.20.110.tar.gz
|
||||
/botocore-1.20.111.tar.gz
|
||||
/botocore-1.20.112.tar.gz
|
||||
/botocore-1.21.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.112
|
||||
Version: 1.21.0
|
||||
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 Jul 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.0-1
|
||||
- 1.21.0
|
||||
|
||||
* Wed Jul 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.112-1
|
||||
- 1.20.112
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.112.tar.gz) = 4b36367ffdd011aeb7654fd5c52c38e95bae4c55e5af85e38b0764140539ad1f8b9d75b0c7fd1009fda8d005ef4b17673b06f85a76b52fcebf05925297b6bbbf
|
||||
SHA512 (botocore-1.21.0.tar.gz) = e56eea7f3c4f39f51ef1d53dfb42fd5d601167cca7c868b1cf2f291732a8cf90aaa874760f262085439df5726c6b610369a325e863533b593aa708fd901398a1
|
||||
|
Loading…
Reference in New Issue
Block a user