15
0
forked from pool/python-psutil

Accepting request 1321490 from devel:languages:python

- Only require pytest-subtests with pytest < 9.

OBS-URL: https://build.opensuse.org/request/show/1321490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=90
This commit is contained in:
2025-12-09 11:46:29 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 8 04:29:16 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Only require pytest-subtests with pytest < 9.
-------------------------------------------------------------------
Thu Nov 27 11:31:09 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -51,7 +51,7 @@ BuildRequires: pkgconfig(libsystemd)
BuildRequires: /usr/bin/who
%endif
BuildRequires: %{python_module psutil = %{version}}
BuildRequires: %{python_module pytest-subtests}
BuildRequires: %{python_module pytest-subtests if %python-pytest < 9}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
BuildRequires: net-tools