Accepting request 1035269 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035269 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockets?expand=0&rev=19
This commit is contained in:
commit
91ce7ad1ba
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f13384865a14e0beff240b8f835b5b6a105b32928854841f167d920b4be8e75e
|
||||
size 304375
|
BIN
10.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
10.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 19:45:34 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 10.4
|
||||
New features
|
||||
* Validated compatibility with Python 3.11.
|
||||
* Added the latency property to protocols.
|
||||
* Changed ping to return the latency of the connection.
|
||||
* Supported overriding or removing the User-Agent header in clients and the Server header in servers.
|
||||
* Added deployment guides for more Platform as a Service providers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 16:17:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-websockets
|
||||
Version: 10.3
|
||||
Version: 10.4
|
||||
Release: 0
|
||||
Summary: An implementation of the WebSocket Protocol (RFC 6455)
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user