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}}
|
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
|
||||||
|
|
||||||
Name: python-keystoneauth1
|
Name: python-keystoneauth1
|
||||||
Version: 4.2.1
|
Version: 4.3.1
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Authentication Library for OpenStack Clients
|
Summary: Authentication Library for OpenStack Clients
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://pypi.io/pypi/keystoneauth1
|
URL: https://pypi.io/pypi/keystoneauth1
|
||||||
@ -76,7 +76,7 @@ Documentation for OpenStack Identity Authentication Library
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
# Required for tarball sources verification
|
# 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
|
sed -i '/sphinx.ext.intersphinx.*$/d' doc/source/conf.py
|
||||||
|
|
||||||
@ -119,6 +119,8 @@ PYTHON=%{__python3} stestr-3 run
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Wed Jan 20 2021 zhangy1317 <zhangy1317@foxmail.com>
|
||||||
- Add BuildRequires python3-pip
|
- Add BuildRequires python3-pip
|
||||||
* Tue Jan 05 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Tue Jan 05 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user