17
0

Accepting request 1321491 from devel:languages:python

- Only require pytest-subtests with pytest < 9.

OBS-URL: https://build.opensuse.org/request/show/1321491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-referencing?expand=0&rev=28
This commit is contained in:
2025-12-09 11:46:33 +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.
-------------------------------------------------------------------
Tue Oct 14 04:44:54 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@@ -55,7 +55,7 @@ BuildRequires: %{python_module pytest >= 8.3.3}
BuildRequires: %{python_module jsonschema-specifications}
BuildRequires: %{python_module jsonschema}
BuildRequires: %{python_module packaging >= 24.2}
BuildRequires: %{python_module pytest-subtests >= 0.14.1}
BuildRequires: %{python_module pytest-subtests >= 0.14.1 if %python-pytest < 9}
# /SECTION
%endif
BuildRequires: fdupes