Hello community,
here is the log from the commit of package python-html5lib for openSUSE:Factory
checked in at 2019-12-07 15:14:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-html5lib (Old)
and /work/SRC/openSUSE:Factory/.python-html5lib.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-html5lib"
Sat Dec 7 15:14:57 2019 rev:18 rq:753271 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-html5lib/python-html5lib.changes
2019-11-04 17:14:17.304766362 +0100
+++
/work/SRC/openSUSE:Factory/.python-html5lib.new.4691/python-html5lib.changes
2019-12-07 15:15:33.507794396 +0100
@@ -1,0 +2,5 @@
+Tue Dec 3 14:25:29 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix comments in the spec file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-html5lib.spec ++++++
--- /var/tmp/diff_new_pack.5G5QAb/_old 2019-12-07 15:15:34.287794285 +0100
+++ /var/tmp/diff_new_pack.5G5QAb/_new 2019-12-07 15:15:34.295794284 +0100
@@ -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
@@ -24,14 +24,13 @@
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 [email protected]
+# PATCH-FIX-UPSTREAM pytest4-mhroncok.patch gh#html5lib/html5lib-python#429
[email protected]
# 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}