1
0
forked from pool/python-psutil

Accepting request 892554 from home:iDesmI

I removed the dependency on net-tools, since it conflicts with busybox-hostnmame which is default on MicroOS.
The current configuration made it impossible to install python-psutil on MicroOS. See https://bugzilla.opensuse.org/show_bug.cgi?id=1184753

OBS-URL: https://build.opensuse.org/request/show/892554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=132
This commit is contained in:
Matej Cepl 2021-05-12 18:48:31 +00:00 committed by Git OBS Bridge
parent be1bd93299
commit 249ae81466

View File

@ -40,7 +40,6 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: net-tools
Requires: procps
%if %{with test}
%if 0%{suse_version} < 1550