Accepting request 1271886 from devel:languages:python:pytest

OBS-URL: https://build.opensuse.org/request/show/1271886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subtests?expand=0&rev=13
This commit is contained in:
2025-04-23 13:18:18 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 22 12:59:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
- pytest made attrs optional, add it here
-------------------------------------------------------------------
Fri Jan 17 08:45:11 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@@ -33,6 +33,7 @@ Requires: python-attrs >= 19.2.0
Requires: python-pytest >= 7.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module attrs >= 19.2.0}
BuildRequires: %{python_module pytest >= 7.0}
# /SECTION
%python_subpackages