From 01aab97f02386185d85ef4e9c4395dc5fdae8e4e3411878b005851951aeefcd8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 1 Nov 2019 11:30:02 +0000 Subject: [PATCH 1/2] Fix comments in SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=37 --- python-html5lib.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index adbc4b3..66148ba 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -24,14 +24,13 @@ Summary: HTML parser based on the WHAT-WG Web Applications 1 License: MIT URL: https://github.com/html5lib/html5lib-python Source: https://files.pythonhosted.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz -# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch gh#html5lib/html5lib-python#414 mcepl@suse.com +# 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 BuildRequires: %{python_module Genshi} BuildRequires: %{python_module datrie} BuildRequires: %{python_module lxml} BuildRequires: %{python_module mock} -# https://github.com/html5lib/html5lib-python/issues/411 BuildRequires: %{python_module pytest-expect} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 18.5} From 995248fd8480c34fd1731b21b5b37e90e8a72932a315409e78afbd73d5c2b294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 3 Dec 2019 14:25:42 +0000 Subject: [PATCH 2/2] - Fix comments in the spec file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=39 --- python-html5lib.changes | 5 +++++ python-html5lib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-html5lib.changes b/python-html5lib.changes index ca581ac..5bc058f 100644 --- a/python-html5lib.changes +++ b/python-html5lib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 3 14:25:29 UTC 2019 - Tomáš Chvátal + +- Fix comments in the spec file + ------------------------------------------------------------------- Fri Nov 1 11:50:36 CET 2019 - Matej Cepl diff --git a/python-html5lib.spec b/python-html5lib.spec index 66148ba..bbb06ab 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -1,7 +1,7 @@ # # spec file for package python-html5lib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed