Hello community,

here is the log from the commit of package python-bleach for openSUSE:Factory 
checked in at 2020-09-04 11:02:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bleach (Old)
 and      /work/SRC/openSUSE:Factory/.python-bleach.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bleach"

Fri Sep  4 11:02:55 2020 rev:12 rq:830713 version:3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bleach/python-bleach.changes      
2020-05-08 23:02:09.297470434 +0200
+++ /work/SRC/openSUSE:Factory/.python-bleach.new.3399/python-bleach.changes    
2020-09-04 11:03:47.710773896 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 09:15:22 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Skip tests that fail with html5lib 1.1 ref the upstream ticket
+
+-------------------------------------------------------------------
@@ -5 +10 @@
-  * * replace missing ``setuptools`` dependency with ``packaging``. Thank you 
Benjamin Peterson.
+  * replace missing ``setuptools`` dependency with ``packaging``. Thank you 
Benjamin Peterson.

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

Other differences:
------------------
++++++ python-bleach.spec ++++++
--- /var/tmp/diff_new_pack.PpQ5mk/_old  2020-09-04 11:03:49.370774785 +0200
+++ /var/tmp/diff_new_pack.PpQ5mk/_new  2020-09-04 11:03:49.374774787 +0200
@@ -67,7 +67,8 @@
 
 %check
 # gh#mozilla/bleach#503
-%pytest -k 'not test_uri_value_allowed_protocols'
+# https://github.com/mozilla/bleach/issues/543
+%pytest -k 'not (test_uri_value_allowed_protocols or test_bleach_html_parser 
or test_css_parsing_gauntlet_regex_backtracking)'
 
 %files %{python_files}
 %license LICENSE


Reply via email to