Hello community,

here is the log from the commit of package python-websockets for 
openSUSE:Factory checked in at 2020-12-01 14:22:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockets (Old)
 and      /work/SRC/openSUSE:Factory/.python-websockets.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-websockets"

Tue Dec  1 14:22:57 2020 rev:11 rq:851871 version:8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockets/python-websockets.changes      
2020-02-07 15:55:50.995556956 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-websockets.new.5913/python-websockets.changes
    2020-12-01 14:23:11.505619615 +0100
@@ -1,0 +2,5 @@
+Sat Nov 28 10:59:12 UTC 2020 - John Vandenberg <[email protected]>
+
+- Remove Suggest python-asyncio, which is in Python 3 stdlib
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-websockets.spec ++++++
--- /var/tmp/diff_new_pack.uemIw7/_old  2020-12-01 14:23:13.025621260 +0100
+++ /var/tmp/diff_new_pack.uemIw7/_new  2020-12-01 14:23:13.025621260 +0100
@@ -30,7 +30,6 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Suggests:       python-asyncio
 %python_subpackages
 
 %description
@@ -56,6 +55,8 @@
 %check
 # Test execution speed depends on BS load and architecture, relax
 export WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5
+# https://github.com/aaugustin/websockets/issues/855 is an intermittent failure
+# for test_keepalive_ping_does_not_crash_when_connection_lost on s390x
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m unittest
 
 %files %{python_files}
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to