- 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:
parent
2a045d24e0
commit
c083aba17f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94b19db57b4a20e1b253d888dfaefdc3bf5c581afbe340cf6d548ae8a419b401
|
||||
size 347575
|
3
11.0.3.tar.gz
Normal file
3
11.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e412f6480c9bf8d5a58cb746a4d20df391a19017b6d2c39b136d84b0be8309c9
|
||||
size 347652
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 18:45:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 11.0.3:
|
||||
* Fixed the :mod:`threading` implementation of servers on
|
||||
Windows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 10 06:57:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user