Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-websockify-0.10.0-3.5 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-websockify Distribution: openSUSE:Factory:zSystems
Version: 0.10.0 Vendor: openSUSE
Release: 3.5 Build date: Fri Jun 16 08:09:46 2023
Group: Unspecified Build host: s390zl24
Size: 283034 Source RPM: python-websockify-0.10.0-3.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/novnc/websockify
Summary: WebSocket to TCP proxy/bridge
websockify was formerly named wsproxy and was part of the
noVNC project.

At the most basic level, websockify just translates WebSockets traffic
to normal socket traffic. Websockify accepts the WebSockets handshake,
parses it, and then begins forwarding traffic between the client and
the target in both directions.

Provides

Requires

License

BSD-2-Clause AND LGPL-3.0-only AND MPL-2.0 AND BSD-3-Clause

Changelog

* Tue Jun 07 2022 Dirk Müller <dmueller@suse.com>
  - add optional-websockify.patch to make dependency on numpy optional
* Mon Nov 08 2021 Dirk Müller <dmueller@suse.com>
  - build websockify for all flavors
* Fri Aug 27 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 2021 Michael Ströder <michael@stroeder.com>
  - disable test test_asymmetric_jwe_token_plugin because of new algorithms
    in jwcrypto 0.9.0+
* Mon Dec 14 2020 Benjamin Greiner <code@bnavigator.de>
  - This package depends on python-mox3 from openstack, which is only
    available for the default python3 flavor. As a consequence,
    also only build for the primary python3-flavor.
    gh#openSUSE/python-rpm-macros#66
* Tue Jun 02 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Replace nose with pytest
* Thu Mar 12 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Fix buid without python2
* Mon Aug 19 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.9.0:
    * Base64 support removed and binary mode is now required
    * Low level WebSocket protocol handling now has its own class
    * Authentication now optionally required for web server
    * Server hostname can be used as the token
    * JWT/JWS/JWE can be used for the token
    * redis can be used for the token
    * Can now log to syslog
    * Improved latency by disabling Nagle for proxied connection
    * Added client certificate authentication
    * Support for password protected certificate key file
    * TLS ciphers and options are now configurable
    * Can be invoked via inetd
    * Lots of minor fixes...
  - Remove upstream merged:
    * u_added_jwt_tokens_capability.patch
    * u_Add-support-for-inetd.patch
    * u_Fix-inetd-mode-on-python-2.patch
    * fix-tests-py3.6.patch
  - Drop suse specific PyJWT-token-plugin.patch, will be easier
    to actually pull in new dependency on jwcrypto if needed
    * The tests were failing when using PyJWT...
* Mon Apr 08 2019 Cédric Bosdonnat <cbosdonnat@suse.com>
  - Fix PyJWT / jwcrypto dependency problem (boo#1131024)
* Wed Feb 13 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Execute tests
  - Switch to github tarball to get tests
  - Add patch to fix tests on python 3.6+:
    * fix-tests-py3.6.patch

Files

/etc/alternatives/websockify
/usr/bin/websockify
/usr/bin/websockify-3.11
/usr/lib/python3.11/site-packages/websockify
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/websockify-0.10.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/websockify/__init__.py
/usr/lib/python3.11/site-packages/websockify/__main__.py
/usr/lib/python3.11/site-packages/websockify/__pycache__
/usr/lib/python3.11/site-packages/websockify/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/auth_plugins.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/auth_plugins.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/sysloghandler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/sysloghandler.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/token_plugins.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/token_plugins.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websocket.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websocket.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websocketproxy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websocketproxy.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websocketserver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websocketserver.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websockifyserver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/websockify/__pycache__/websockifyserver.cpython-311.pyc
/usr/lib/python3.11/site-packages/websockify/auth_plugins.py
/usr/lib/python3.11/site-packages/websockify/sysloghandler.py
/usr/lib/python3.11/site-packages/websockify/token_plugins.py
/usr/lib/python3.11/site-packages/websockify/websocket.py
/usr/lib/python3.11/site-packages/websockify/websocketproxy.py
/usr/lib/python3.11/site-packages/websockify/websocketserver.py
/usr/lib/python3.11/site-packages/websockify/websockifyserver.py
/usr/share/doc/packages/python311-websockify
/usr/share/doc/packages/python311-websockify/CHANGES.txt
/usr/share/doc/packages/python311-websockify/README.md
/usr/share/licenses/python311-websockify
/usr/share/licenses/python311-websockify/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024