Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyuv for openSUSE:Factory 
checked in at 2021-01-25 18:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyuv (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyuv.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyuv"

Mon Jan 25 18:25:04 2021 rev:2 rq:866614 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyuv/python-pyuv.changes  2019-10-31 
18:14:43.765977758 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyuv.new.28504/python-pyuv.changes       
2021-01-25 18:25:36.212601614 +0100
@@ -1,0 +2,5 @@
+Mon Jan 25 10:01:53 UTC 2021 - John Vandenberg <jay...@gmail.com>
+
+- Skip test test_sendfile_offset, failing on Python 3.6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyuv.spec ++++++
--- /var/tmp/diff_new_pack.vaGWnl/_old  2021-01-25 18:25:36.824602503 +0100
+++ /var/tmp/diff_new_pack.vaGWnl/_new  2021-01-25 18:25:36.828602509 +0100
@@ -63,7 +63,8 @@
 
 %check
 mv pyuv .pyuv
-%pytest_arch -k 'not (test_tty or test_getaddrinfo_service or 
test_getaddrinfo_service_bytes or UDPBroadcastTest or UDPTestMulticast)'
+# test_sendfile_offset OOM on Python 3.6
+%pytest_arch -k 'not (test_tty or test_getaddrinfo_service or 
test_getaddrinfo_service_bytes or UDPBroadcastTest or UDPTestMulticast or 
test_sendfile_offset)'
 mv .pyuv pyuv
 
 %files %{python_files}

Reply via email to