Accepting request 914743 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/914743 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockify?expand=0&rev=25
This commit is contained in:
commit
6820fe8785
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 11:25:10 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.10.0
|
||||
* Python 3.4 or newer is now required
|
||||
* Empty message frames are now supported
|
||||
* Tokens can now specify a Unix domain socket file to connect to
|
||||
* Time limits on JWT tokens are now respected
|
||||
* Whitespace is better tolerated in token files
|
||||
* Lots of minor fixes...
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 21 08:57:56 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# depends on openstack package mox3: only for primary python3 provider
|
||||
%define pythons python3
|
||||
Name: python-websockify
|
||||
Version: 0.9.0
|
||||
Version: 0.10.0
|
||||
Release: 0
|
||||
Summary: WebSocket to TCP proxy/bridge
|
||||
License: BSD-2-Clause AND LGPL-3.0-only AND MPL-2.0 AND BSD-3-Clause
|
||||
|
BIN
v0.10.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
v0.10.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ebfec791dd78be6584fb5fe3bc27f02af54501beddf8457368699f571de13ae
|
||||
size 58493
|
Loading…
x
Reference in New Issue
Block a user