2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 01:56:39 +00:00

Merge pull request #4724 from bybai/rmdep

remove python-requests from xCAT-openbmc-py.spec
This commit is contained in:
zet809 2018-01-25 17:38:20 +08:00 committed by GitHub
commit 9b072e8cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ AutoReqProv: no
%endif
BuildArch: noarch
Requires: xCAT-server, python-requests
Requires: xCAT-server
%description
xCAT-openbmc-py provides openbmc related functions.