!3 Change spec: Add BuildRequires for python-scciclient
From: @zhangy1317 Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
3f0a1ca993
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-scciclient
|
||||
Version: 0.8.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Python ServerView Common Command Interface (SCCI) Client Library
|
||||
License: Apache-2.0
|
||||
URL: https://opendev.org/x/python-scciclient
|
||||
@ -24,6 +24,8 @@ Summary: Python ServerView Common Command Interface (SCCI) Client Library
|
||||
Provides: python-python-scciclient
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-pbr
|
||||
%description -n python3-scciclient
|
||||
Python ServerView Common Command Interface (SCCI) Client Library
|
||||
|
||||
@ -76,5 +78,7 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2021 zhangy <zhangy1317@foxmail.com>
|
||||
- Add buildrequires
|
||||
* Mon Jan 04 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user