Hello community,

here is the log from the commit of package python-CherryPy for openSUSE:Factory 
checked in at 2019-06-18 14:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CherryPy (Old)
 and      /work/SRC/openSUSE:Factory/.python-CherryPy.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-CherryPy"

Tue Jun 18 14:44:48 2019 rev:20 rq:706706 version:18.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CherryPy/python-CherryPy.changes  
2019-05-20 10:26:53.153946307 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-CherryPy.new.4811/python-CherryPy.changes    
    2019-06-18 14:44:49.833738763 +0200
@@ -1,0 +2,6 @@
+Fri May 31 15:32:40 CEST 2019 - Matej Cepl <[email protected]>
+
+- boo#1136862: ignore StaticTest.test_null_bytes test case, which
+  fails due to Python 3 fixes for CVE-2019-9740. (gh#cherrypy/cherrypy#1781)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-CherryPy.spec ++++++
--- /var/tmp/diff_new_pack.1UoNgU/_old  2019-06-18 14:44:50.557738690 +0200
+++ /var/tmp/diff_new_pack.1UoNgU/_new  2019-06-18 14:44:50.561738689 +0200
@@ -81,7 +81,8 @@
 %python_clone -a %{buildroot}%{_bindir}/cherryd
 
 %check
-%pytest -k 'not test_wait_publishes_periodically'
+# gh#cherrypy/cherrypy#1781
+%pytest -k 'not (test_wait_publishes_periodically or test_null_bytes)'
 
 %post
 %python_install_alternative cherryd


Reply via email to