Hello community,

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

Package is "python-pyzmq"

Thu Sep 10 22:46:32 2020 rev:40 rq:832907 version:19.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes        
2020-08-25 12:36:41.705374634 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new.4249/python-pyzmq.changes      
2020-09-10 22:46:45.739752887 +0200
@@ -1,0 +2,5 @@
+Mon Sep  7 11:31:06 UTC 2020 - Bernhard Wiedemann <[email protected]>
+
+- Add timeout to tests (boo#1176232)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.3HCYKS/_old  2020-09-10 22:46:46.707753779 +0200
+++ /var/tmp/diff_new_pack.3HCYKS/_new  2020-09-10 22:46:46.707753779 +0200
@@ -99,7 +99,9 @@
 %if %{with tests}
 %check
 %python_exec setup.py build_ext --inplace
+timeout 3m bash -c '
 %pytest
+'
 %endif
 
 %files %{python_files}


Reply via email to