diff --git a/python-psutil.changes b/python-psutil.changes index eac9777..e5adc2e 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 12 20:14:46 UTC 2021 - Enrico Belleri + +- remove the dependency on net-tools, since it conflicts with + busybox-hostnmame which is default on MicroOS. boo#1184753 + ------------------------------------------------------------------- Fri Jan 29 08:19:00 UTC 2021 - Antonio Larrosa diff --git a/python-psutil.spec b/python-psutil.spec index 2280f04..408b2c3 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -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