forked from pool/python-websockets
- Update to 8.0.2:
* Restored the ability to pass a socket with the sock parameter of :func:`~server.serve`. * Removed an incorrect assertion when a connection drops. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
0cb733750b
commit
7b88575164
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-websockets
|
||||
Version: 8.0.1
|
||||
Version: 8.0.2
|
||||
Release: 0
|
||||
Summary: An implementation of the WebSocket Protocol (RFC 6455)
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user