diff --git a/python-websockify.changes b/python-websockify.changes index 0f0029c..3423d59 100644 --- a/python-websockify.changes +++ b/python-websockify.changes @@ -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 diff --git a/python-websockify.spec b/python-websockify.spec index d9db0b9..c3260a6 100644 --- a/python-websockify.spec +++ b/python-websockify.spec @@ -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 diff --git a/v0.10.0.tar.gz b/v0.10.0.tar.gz new file mode 100644 index 0000000..aee0b0d --- /dev/null +++ b/v0.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd99b727e0be230f6f47f65fbe4bd2ae8b2aa3568350148bdf5cf440c4c6b4a +size 53402 diff --git a/v0.9.0.tar.gz b/v0.9.0.tar.gz deleted file mode 100644 index d1f3ef3..0000000 --- a/v0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ebfec791dd78be6584fb5fe3bc27f02af54501beddf8457368699f571de13ae -size 58493