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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user