Accepting request 1109260 from home:dimstar:Factory

- BuildRequire /usr/bin/who: called by the test suite. With
  coreutils 9.4 'who' is no longer part of the main package but is
  shipped as part of coreutils-systemd.

OBS-URL: https://build.opensuse.org/request/show/1109260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=160
This commit is contained in:
Matej Cepl 2023-09-06 12:37:42 +00:00 committed by Git OBS Bridge
parent 28855b4c4f
commit bfbcbcf864
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 6 11:23:59 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire /usr/bin/who: called by the test suite. With
coreutils 9.4 'who' is no longer part of the main package but is
shipped as part of coreutils-systemd.
-------------------------------------------------------------------
Wed Aug 23 09:40:44 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>

View File

@ -48,6 +48,7 @@ Requires: procps
BuildRequires: systemd
BuildRequires: systemd-devel
%if %{with test}
BuildRequires: /usr/bin/who
BuildRequires: net-tools
BuildRequires: procps
%if %{with python2}