Add BuildRequires
This commit is contained in:
parent
5ff86f1df5
commit
e490ea2c09
@ -2,9 +2,9 @@
|
||||
%global common_desc OSProfiler is an OpenStack cross-project profiling library.
|
||||
Name: python-osprofiler
|
||||
Version: 3.4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Profiler Library
|
||||
License: Apache Software License
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/osprofiler/latest/
|
||||
Source0: https://files.pythonhosted.org/packages/65/bf/522be8a13218cb633b9fd1a3e13292b6c676a9af22575415b9de77d78b83/osprofiler-3.4.0.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -39,6 +39,8 @@ Summary: OpenStack Profiler Library
|
||||
Provides: python-osprofiler
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-pbr
|
||||
%description -n python3-osprofiler
|
||||
|
||||
|
||||
@ -89,5 +91,7 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
|
||||
- Add buildrequires
|
||||
* Thu Nov 19 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user