forked from pool/python-psutil
Accepting request 892577 from devel:languages:python
- 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/request/show/892577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=61
This commit is contained in:
commit
e899f2a17d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 12 20:14:46 UTC 2021 - Enrico Belleri <idesmi@protonmail.com>
|
||||||
|
|
||||||
|
- 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 <alarrosa@suse.com>
|
Fri Jan 29 08:19:00 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -40,7 +40,6 @@ BuildRequires: %{python_module devel}
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: net-tools
|
|
||||||
Requires: procps
|
Requires: procps
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%if 0%{suse_version} < 1550
|
%if 0%{suse_version} < 1550
|
||||||
|
Loading…
x
Reference in New Issue
Block a user