17
0

Accepting request 1101008 from home:mcalabkova:branches:devel:languages:python:pytest

- Add pytest74.patch to fix tests with pytest 7.4+

OBS-URL: https://build.opensuse.org/request/show/1101008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=55
This commit is contained in:
2023-07-27 07:55:07 +00:00
committed by Git OBS Bridge
parent 17ace6088e
commit 4fd0137ad0
3 changed files with 33 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ Source: https://files.pythonhosted.org/packages/source/h/html5lib/html5l
Patch0: pytest6.patch
# https://github.com/html5lib/html5lib-python/issues/541
Patch1: python-html5lib-no-mock.patch
# PATCH-FIX-UPSTREAM https://github.com/html5lib/html5lib-python/pull/570 adapt testsuite to changes in pytest 7.4
Patch2: pytest74.patch
BuildRequires: %{python_module Genshi}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module pytest >= 4.0}