!2 Change spec: Add BuildRequires for python-keystoneauth1
From: @zhangy1317 Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
4c985d0ad8
@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-keystoneauth1
|
||||
Version: 4.2.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3
|
||||
Summary: Authentication Library for OpenStack Clients
|
||||
License: ASL 2.0
|
||||
URL: https://pypi.io/pypi/keystoneauth1
|
||||
@ -31,7 +31,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-six
|
||||
BuildRequires: python3-pbr >= 2.0.0
|
||||
|
||||
BuildRequires: python3-pip
|
||||
# test requires
|
||||
BuildRequires: python3-betamax >= 0.7.0
|
||||
BuildRequires: python3-fixtures >= 1.3.1
|
||||
@ -119,6 +119,8 @@ PYTHON=%{__python3} stestr-3 run
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 20 2021 zhangy1317 <zhangy1317@foxmail.com>
|
||||
- Add BuildRequires python3-pip
|
||||
* Tue Jan 05 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user