!30 [sync] PR-29: 【轻量级 PR】:Adds python3-sendfile as requires
From: @openeuler-sync-bot Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
cad912ebf2
@ -7,7 +7,7 @@ Name: openstack-ironic
|
||||
# https://review.openstack.org/#/q/I1a161b2c1d1e27268065b6b4be24c8f7a5315afb,n,z
|
||||
Summary: OpenStack Baremetal Hypervisor API (ironic)
|
||||
Version: 13.0.7
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: ASL 2.0
|
||||
URL: http://www.openstack.org
|
||||
Source0: https://tarballs.openstack.org/ironic/ironic-%{version}.tar.gz
|
||||
@ -140,6 +140,7 @@ Requires: python3-tenacity
|
||||
Requires: python3-tooz
|
||||
Requires: python3-webob
|
||||
Requires: python3-wsme
|
||||
Requires: python3-pysendfile
|
||||
Requires(pre): shadow-utils
|
||||
|
||||
%description -n python3-ironic
|
||||
@ -291,6 +292,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 29 2021 lijiawei <ljw1101.vip@gmail.com> - 13.0.7-4
|
||||
- Adds python3-sendfile as requires
|
||||
|
||||
* Thu Nov 18 2021 huangtianhua <huangtianhua@huawei.com> - 13.0.7-3
|
||||
- Adds python3-wsme as buildrequires and fix build error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user