14
0

- update to 11.0.3:

* Fixed the :mod:`threading` implementation of servers on
    Windows.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=41
This commit is contained in:
2023-05-14 18:45:11 +00:00
committed by Git OBS Bridge
parent 2a045d24e0
commit c083aba17f
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-websockets
Version: 11.0.2
Version: 11.0.3
Release: 0
Summary: An implementation of the WebSocket Protocol (RFC 6455)
License: BSD-3-Clause