1.20.88
This commit is contained in:
parent
72512997f9
commit
43d8b6e7aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -375,3 +375,4 @@
|
||||
/botocore-1.20.85.tar.gz
|
||||
/botocore-1.20.86.tar.gz
|
||||
/botocore-1.20.87.tar.gz
|
||||
/botocore-1.20.88.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.87
|
||||
Release: 2%{?dist}
|
||||
Version: 1.20.88
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.88-1
|
||||
- 1.20.88
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.20.87-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.87.tar.gz) = b922e40030a1708ce2e5a2fa60012e21e28b955c6d30fbced5d1a93dafe189e83430b5cee162e2ab73e80c7dfa18657c2ca42057c17e943c0d421c6cd9969b53
|
||||
SHA512 (botocore-1.20.88.tar.gz) = aa36c39147d870758b9561e569f6b8a616e69437d775b1f68d522574a24f0e8252e5332d6e20b92448bc3189ec50232d89134bf86d12a3b72d63962de0d9cda6
|
||||
|
Loading…
Reference in New Issue
Block a user