Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-websockets for
openSUSE:Factory checked in at 2021-10-30 23:13:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockets (Old)
and /work/SRC/openSUSE:Factory/.python-websockets.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockets"
Sat Oct 30 23:13:58 2021 rev:15 rq:928264 version:10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockets/python-websockets.changes
2021-10-29 22:35:37.467713649 +0200
+++
/work/SRC/openSUSE:Factory/.python-websockets.new.1890/python-websockets.changes
2021-10-30 23:14:49.615108106 +0200
@@ -53,2 +53,2 @@
-- The test suite is temporarily suspended as it is completely
- broken (gh#aaugustin/websockets#1081).
+- The test suite is temporarily broken on Python 3.9.7
+ (gh#aaugustin/websockets#1051).
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-websockets.spec ++++++
--- /var/tmp/diff_new_pack.bcBx2L/_old 2021-10-30 23:14:49.991108408 +0200
+++ /var/tmp/diff_new_pack.bcBx2L/_new 2021-10-30 23:14:49.995108412 +0200
@@ -19,6 +19,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%define skip_python36 1
+# gh#aaugustin/websockets#1051
+%define skip_python39 1
Name: python-websockets
Version: 10.0
Release: 0
@@ -60,7 +62,7 @@
# https://github.com/aaugustin/websockets/issues/855 is an intermittent failure
# for test_keepalive_ping_does_not_crash_when_connection_lost on s390x
# export PYTHONWARNINGS=default
-%pyunittest_arch -v || /bin/true
+%pyunittest_arch -v
%files %{python_files}
%license LICENSE