From a224f88de71d969ce545b219217e055e1b4b3f847d6f35cdbb9e689cb3e79f62 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 12 May 2021 20:16:50 +0000 Subject: [PATCH] - remove the dependency on net-tools, since it conflicts with busybox-hostnmame which is default on MicroOS. boo#1184753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=133 --- python-psutil.changes | 6 ++++++ 1 file changed, 6 insertions(+) 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