11
0
forked from pool/python-py

- Add patch support-pytest-8.4.patch:

* test cases can no longer call yield.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=40
This commit is contained in:
2025-07-07 04:55:36 +00:00
committed by Git OBS Bridge
parent fb6e852df4
commit b9280f2fc1
3 changed files with 21 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ Source: https://files.pythonhosted.org/packages/source/p/py/py-%{version
Patch0: pr_222.patch
# CVE-2022-42969 Remove all traces of svn
Patch1: remove-svn-remants.patch
# PATCH-FIX-OPENSUSE Support pytest 8.4+ changes
Patch2: support-pytest-8.4.patch
BuildRequires: %{python_module apipkg}
BuildRequires: %{python_module iniconfig}
BuildRequires: %{python_module pip}