Upgrade to 4.3.1 to support OpenStack-W
This commit is contained in:
parent
4c985d0ad8
commit
db59194989
Binary file not shown.
BIN
keystoneauth1-4.3.1.tar.gz
Normal file
BIN
keystoneauth1-4.3.1.tar.gz
Normal file
Binary file not shown.
@ -5,8 +5,8 @@
|
||||
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
|
||||
|
||||
Name: python-keystoneauth1
|
||||
Version: 4.2.1
|
||||
Release: 3
|
||||
Version: 4.3.1
|
||||
Release: 1
|
||||
Summary: Authentication Library for OpenStack Clients
|
||||
License: ASL 2.0
|
||||
URL: https://pypi.io/pypi/keystoneauth1
|
||||
@ -76,7 +76,7 @@ Documentation for OpenStack Identity Authentication Library
|
||||
|
||||
%prep
|
||||
# Required for tarball sources verification
|
||||
%autosetup -n keystoneauth1-%{upstream_version} -S git
|
||||
%autosetup -n keystoneauth1-%{upstream_version}
|
||||
|
||||
sed -i '/sphinx.ext.intersphinx.*$/d' doc/source/conf.py
|
||||
|
||||
@ -119,6 +119,8 @@ PYTHON=%{__python3} stestr-3 run
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 huangtianhua <huangtianhua@huawei.com>
|
||||
- Upgrade to 4.3.1 to support OpenStack-W
|
||||
* Wed Jan 20 2021 zhangy1317 <zhangy1317@foxmail.com>
|
||||
- Add BuildRequires python3-pip
|
||||
* Tue Jan 05 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user