Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2020-09-29 18:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyzmq.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyzmq"

Tue Sep 29 18:59:12 2020 rev:41 rq:837381 version:19.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes        
2020-09-10 22:46:45.739752887 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new.4249/python-pyzmq.changes      
2020-09-29 18:59:16.901589690 +0200
@@ -1,0 +2,5 @@
+Thu Sep 24 15:46:33 UTC 2020 - Hans-Peter Jansen <[email protected]>
+
+- raise test timeout limit to 5m and define an console encoding
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.X4qF73/_old  2020-09-29 18:59:18.341591440 +0200
+++ /var/tmp/diff_new_pack.X4qF73/_new  2020-09-29 18:59:18.345591444 +0200
@@ -98,8 +98,9 @@
 
 %if %{with tests}
 %check
+export LANG=en_US.UTF-8
 %python_exec setup.py build_ext --inplace
-timeout 3m bash -c '
+timeout 5m bash -c '
 %pytest
 '
 %endif


Reply via email to