14
0

Accepting request 914581 from home:pgajdos:python

- 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...

OBS-URL: https://build.opensuse.org/request/show/914581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=47
This commit is contained in:
2021-08-28 08:30:08 +00:00
committed by Git OBS Bridge
parent 8f570d4182
commit 6def5e68da
4 changed files with 15 additions and 4 deletions

View File

@@ -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