1.20.89
This commit is contained in:
parent
33e074ecb1
commit
8966288c6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -376,3 +376,4 @@
|
||||
/botocore-1.20.86.tar.gz
|
||||
/botocore-1.20.87.tar.gz
|
||||
/botocore-1.20.88.tar.gz
|
||||
/botocore-1.20.89.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.88
|
||||
Release: 2%{?dist}
|
||||
Version: 1.20.89
|
||||
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
|
||||
* Mon Jun 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.89-1
|
||||
- 1.20.89
|
||||
|
||||
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.20.88-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.88.tar.gz) = aa36c39147d870758b9561e569f6b8a616e69437d775b1f68d522574a24f0e8252e5332d6e20b92448bc3189ec50232d89134bf86d12a3b72d63962de0d9cda6
|
||||
SHA512 (botocore-1.20.89.tar.gz) = 41fd7cf61b8eddb3e467d6d6b115c53e75413bdd3bb181723dd48c6efdd7133eee45ac597bf207482b2aa5872bf79d7801176194e474c61614599119df67db5a
|
||||
|
Loading…
Reference in New Issue
Block a user