!24 [sync] PR-21: 【轻量级 PR】:Adds python3-pysendfile as buildrequires
From: @openeuler-sync-bot Reviewed-by: @xiyuanwang,@huangtianhua Signed-off-by: @xiyuanwang,@huangtianhua
This commit is contained in:
commit
34b5db652c
@ -7,7 +7,7 @@ Name: openstack-ironic
|
|||||||
# https://review.openstack.org/#/q/I1a161b2c1d1e27268065b6b4be24c8f7a5315afb,n,z
|
# https://review.openstack.org/#/q/I1a161b2c1d1e27268065b6b4be24c8f7a5315afb,n,z
|
||||||
Summary: OpenStack Baremetal Hypervisor API (ironic)
|
Summary: OpenStack Baremetal Hypervisor API (ironic)
|
||||||
Version: 13.0.7
|
Version: 13.0.7
|
||||||
Release: 1
|
Release: 2
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.openstack.org
|
URL: http://www.openstack.org
|
||||||
Source0: https://tarballs.openstack.org/ironic/ironic-%{version}.tar.gz
|
Source0: https://tarballs.openstack.org/ironic/ironic-%{version}.tar.gz
|
||||||
@ -85,6 +85,7 @@ BuildRequires: python3-ironic-lib
|
|||||||
BuildRequires: python3-proliantutils
|
BuildRequires: python3-proliantutils
|
||||||
BuildRequires: python3-tenacity
|
BuildRequires: python3-tenacity
|
||||||
BuildRequires: python3-webob
|
BuildRequires: python3-webob
|
||||||
|
BuildRequires: python3-pysendfile
|
||||||
|
|
||||||
Requires: %{name}-api = %{version}-%{release}
|
Requires: %{name}-api = %{version}-%{release}
|
||||||
Requires: %{name}-conductor = %{version}-%{release}
|
Requires: %{name}-conductor = %{version}-%{release}
|
||||||
@ -285,5 +286,7 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 15 2021 huangtianhua <huangtianhua@huawei.com> - 13.0.7-2
|
||||||
|
- Adds python3-pysendfile as buildrequires
|
||||||
* Fri Nov 05 2021 lijiawei <ljw1101.vip@gmail.com> - 13.0.7-1
|
* Fri Nov 05 2021 lijiawei <ljw1101.vip@gmail.com> - 13.0.7-1
|
||||||
- Support OpenStack Train release
|
- Support OpenStack Train release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user