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

python3-websockets-14.2-2.el9_8 RPM for x86_64

From AlmaLinux 9.8 AppStream for x86_64

Name: python3-websockets Distribution: AlmaLinux
Version: 14.2 Vendor: AlmaLinux
Release: 2.el9_8 Build date: Thu May 21 02:31:17 2026
Group: Unspecified Build host: x64-builder03.almalinux.org
Size: 1326283 Source RPM: python-websockets-14.2-2.el9_8.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://github.com/aaugustin/websockets
Summary: Implementation of the WebSocket Protocol for Python
websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity. It
passes the Autobahn Testsuite.

Built on top of Python's asynchronous I/O support introduced in PEP 3156, it
provides an API based on coroutines, making it easy to write highly concurrent
applications.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Apr 09 2026 Kseniia Nivnia <knivnia@redhat.com> - 14.2-2
  - Bump revision to address packaging issues
    Resolves: RHEL-157865
* Tue Sep 09 2025 Kseniia Nivnia <knivnia@redhat.com> - 14.2-1
  - Update to 14.2 and add patch to remove shell=True
    Resolves: RHEL-113034

Files

/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/2d3450840b3382dc5179a82a2e0513e84088dd
/usr/lib64/python3.9/site-packages/websockets
/usr/lib64/python3.9/site-packages/websockets-14.2.dist-info
/usr/lib64/python3.9/site-packages/websockets-14.2.dist-info/INSTALLER
/usr/lib64/python3.9/site-packages/websockets-14.2.dist-info/LICENSE
/usr/lib64/python3.9/site-packages/websockets-14.2.dist-info/METADATA
/usr/lib64/python3.9/site-packages/websockets-14.2.dist-info/WHEEL
/usr/lib64/python3.9/site-packages/websockets-14.2.dist-info/top_level.txt
/usr/lib64/python3.9/site-packages/websockets/__init__.py
/usr/lib64/python3.9/site-packages/websockets/__main__.py
/usr/lib64/python3.9/site-packages/websockets/__pycache__
/usr/lib64/python3.9/site-packages/websockets/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/__main__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/auth.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/auth.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/client.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/connection.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/connection.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/datastructures.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/datastructures.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/exceptions.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/frames.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/frames.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/headers.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/headers.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/http.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/http.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/http11.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/http11.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/imports.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/imports.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/protocol.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/protocol.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/server.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/server.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/streams.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/streams.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/typing.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/typing.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/uri.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/uri.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/utils.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/__pycache__/version.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio
/usr/lib64/python3.9/site-packages/websockets/asyncio/__init__.py
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/async_timeout.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/async_timeout.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/client.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/compatibility.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/compatibility.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/connection.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/connection.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/messages.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/messages.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/server.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/__pycache__/server.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/asyncio/async_timeout.py
/usr/lib64/python3.9/site-packages/websockets/asyncio/client.py
/usr/lib64/python3.9/site-packages/websockets/asyncio/compatibility.py
/usr/lib64/python3.9/site-packages/websockets/asyncio/connection.py
/usr/lib64/python3.9/site-packages/websockets/asyncio/messages.py
/usr/lib64/python3.9/site-packages/websockets/asyncio/server.py
/usr/lib64/python3.9/site-packages/websockets/auth.py
/usr/lib64/python3.9/site-packages/websockets/client.py
/usr/lib64/python3.9/site-packages/websockets/connection.py
/usr/lib64/python3.9/site-packages/websockets/datastructures.py
/usr/lib64/python3.9/site-packages/websockets/exceptions.py
/usr/lib64/python3.9/site-packages/websockets/extensions
/usr/lib64/python3.9/site-packages/websockets/extensions/__init__.py
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__/base.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__/base.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/extensions/base.py
/usr/lib64/python3.9/site-packages/websockets/extensions/permessage_deflate.py
/usr/lib64/python3.9/site-packages/websockets/frames.py
/usr/lib64/python3.9/site-packages/websockets/headers.py
/usr/lib64/python3.9/site-packages/websockets/http.py
/usr/lib64/python3.9/site-packages/websockets/http11.py
/usr/lib64/python3.9/site-packages/websockets/imports.py
/usr/lib64/python3.9/site-packages/websockets/legacy
/usr/lib64/python3.9/site-packages/websockets/legacy/__init__.py
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/auth.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/auth.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/client.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/exceptions.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/framing.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/framing.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/handshake.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/handshake.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/http.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/http.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/protocol.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/protocol.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/server.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/__pycache__/server.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/legacy/auth.py
/usr/lib64/python3.9/site-packages/websockets/legacy/client.py
/usr/lib64/python3.9/site-packages/websockets/legacy/exceptions.py
/usr/lib64/python3.9/site-packages/websockets/legacy/framing.py
/usr/lib64/python3.9/site-packages/websockets/legacy/handshake.py
/usr/lib64/python3.9/site-packages/websockets/legacy/http.py
/usr/lib64/python3.9/site-packages/websockets/legacy/protocol.py
/usr/lib64/python3.9/site-packages/websockets/legacy/server.py
/usr/lib64/python3.9/site-packages/websockets/protocol.py
/usr/lib64/python3.9/site-packages/websockets/server.py
/usr/lib64/python3.9/site-packages/websockets/speedups.cpython-39-x86_64-linux-gnu.so
/usr/lib64/python3.9/site-packages/websockets/streams.py
/usr/lib64/python3.9/site-packages/websockets/sync
/usr/lib64/python3.9/site-packages/websockets/sync/__init__.py
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/client.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/connection.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/connection.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/messages.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/messages.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/server.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/server.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/__pycache__/utils.cpython-39.pyc
/usr/lib64/python3.9/site-packages/websockets/sync/client.py
/usr/lib64/python3.9/site-packages/websockets/sync/connection.py
/usr/lib64/python3.9/site-packages/websockets/sync/messages.py
/usr/lib64/python3.9/site-packages/websockets/sync/server.py
/usr/lib64/python3.9/site-packages/websockets/sync/utils.py
/usr/lib64/python3.9/site-packages/websockets/typing.py
/usr/lib64/python3.9/site-packages/websockets/uri.py
/usr/lib64/python3.9/site-packages/websockets/utils.py
/usr/lib64/python3.9/site-packages/websockets/version.py
/usr/share/doc/python3-websockets
/usr/share/doc/python3-websockets/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 26 05:50:14 2026