17
0

- Add patch to not collide with collections deprecation:

* collections-abc.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal
2020-05-06 07:46:57 +00:00
committed by Git OBS Bridge
parent c559d8b6c5
commit 9a1703f904
3 changed files with 51 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/h/html5lib/html5l
# PATCH-FIX-UPSTREAM pytest4-mhroncok.patch gh#html5lib/html5lib-python#429 mcepl@suse.com
# This patch makes testsuite pass with pytest4
Patch0: pytest4-mhroncok.patch
Patch1: collections-abc.patch
BuildRequires: %{python_module Genshi}
BuildRequires: %{python_module datrie}
BuildRequires: %{python_module lxml}