!3 Change spec: Add BuildRequires for python-stevedore
From: @zhangy1317 Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
14509da2aa
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-stevedore
|
Name: python-stevedore
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Manage dynamic plugins for Python applications
|
Summary: Manage dynamic plugins for Python applications
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://opendev.org/openstack/stevedore
|
URL: https://opendev.org/openstack/stevedore
|
||||||
@ -20,6 +20,7 @@ Summary: Manage dynamic plugins for Python applications
|
|||||||
Provides: python-stevedore
|
Provides: python-stevedore
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pip
|
||||||
%description -n python3-stevedore
|
%description -n python3-stevedore
|
||||||
Manage dynamic plugins for Python applications
|
Manage dynamic plugins for Python applications
|
||||||
|
|
||||||
@ -72,5 +73,7 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2021 zhangy1317 <zhangy1317@foxmail.cn>
|
||||||
|
- Add BuildRequires python3-pip
|
||||||
* Fri Jan 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Jan 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user