Hello community,

here is the log from the commit of package python-html5lib for openSUSE:Factory 
checked in at 2019-07-30 13:03:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-html5lib (Old)
 and      /work/SRC/openSUSE:Factory/.python-html5lib.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-html5lib"

Tue Jul 30 13:03:16 2019 rev:16 rq:717081 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-html5lib/python-html5lib.changes  
2018-12-27 00:26:29.715805237 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-html5lib.new.4126/python-html5lib.changes    
    2019-07-30 13:03:17.422415692 +0200
@@ -1,0 +2,6 @@
+Fri Jul 19 12:28:28 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Restrict pytest4 for now as upstream supports only 3 series
+  at the moment
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-html5lib.spec ++++++
--- /var/tmp/diff_new_pack.xh2Utg/_old  2019-07-30 13:03:17.918415591 +0200
+++ /var/tmp/diff_new_pack.xh2Utg/_new  2019-07-30 13:03:17.922415591 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-html5lib
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,8 @@
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest-expect}
-BuildRequires:  %{python_module pytest}
+# https://github.com/html5lib/html5lib-python/issues/411
+BuildRequires:  %{python_module pytest < 4.0}
 BuildRequires:  %{python_module setuptools >= 18.5}
 BuildRequires:  %{python_module six >= 1.9}
 BuildRequires:  %{python_module webencodings}


Reply via email to