- Add 0001-match-coverage-7.10.7-warnings.patch to fix tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=55
This commit is contained in:
2025-10-13 15:45:49 +00:00
committed by Git OBS Bridge
parent b66658215c
commit 6e423207b3
3 changed files with 34 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ Summary: Pytest plugin for coverage reporting
License: MIT
URL: https://github.com/pytest-dev/pytest-cov
Source: https://files.pythonhosted.org/packages/source/p/pytest-cov/pytest_cov-%{version}.tar.gz
# PATCH-FIX-UPSTREAM https://github.com/pytest-dev/pytest-cov/pull/722 match coverage 7.10.7 warnings
Patch0: 0001-match-coverage-7.10.7-warnings.patch
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module hatch-fancy-pypi-readme}
BuildRequires: %{python_module hatchling}