!2 Change spec: Add BuildRequires for python-oslo.config
From: @zhangy1317 Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
ecc0ea0c17
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-oslo-config
|
||||
Version: 8.3.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Oslo Configuration API
|
||||
License: Apache Software License
|
||||
URL: https://docs.openstack.org/oslo.config/latest/
|
||||
@ -26,6 +26,8 @@ Summary: Oslo Configuration API
|
||||
Provides: python-oslo-config
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-pbr
|
||||
%description -n python3-oslo-config
|
||||
The Oslo configuration API supports parsing command line arguments
|
||||
and .ini style configuration files.
|
||||
@ -80,5 +82,7 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2021 zhangy1317 <zhangy1317@foxmail.com>
|
||||
- Add BuildRequires python3-pbr and python3-pip
|
||||
* Fri Nov 20 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user