!2 Change spec: Add BuildRequires for python-osprofiler

From: @zhangy1317
Reviewed-by: @joec88
Signed-off-by: @joec88
This commit is contained in:
openeuler-ci-bot 2021-01-30 17:52:44 +08:00 committed by Gitee
commit f58e801d05

View File

@ -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