Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-websockets | Distribution: Fedora Project |
Version: 11.0.3 | Vendor: Fedora Project |
Release: 4.fc39 | Build date: Fri Jul 21 17:25:42 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-04.iad2.fedoraproject.org |
Size: 1372977 | Source RPM: python-websockets-11.0.3-4.fc39.src.rpm |
Packager: Fedora Project | |
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.
BSD
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 11.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Python Maint <[email protected]> - 11.0.3-3 - Rebuilt for Python 3.12 * Wed Jun 28 2023 Major Hayden <[email protected]> - 11.0.3-2 - Switch to GitHub source to get tests - Replace tox with pytest - Add pyproject_check_import * Wed Jun 28 2023 Major Hayden <[email protected]> - 11.0.3-1 - Update to 11.0.3 * Wed Jun 14 2023 Python Maint <[email protected]> - 11.0.2-2 - Rebuilt for Python 3.12 * Tue Apr 25 2023 Julien Enselme <[email protected]> - 11.0.2-1 - Update to 11.0.2 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 07 2022 Rommel Layco <[email protected]> - 10.4-1 - Update to 10.4 * Fri Aug 12 2022 Julien Enselme <[email protected]> - 10.3-3 - Rebuild to update Python bytecode files. * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 09 2022 Fabian Affolter <[email protected]> - 10.3-1 - Update to latest upstream release 10.3 (closes rhbz#2076066) * Mon Jun 13 2022 Python Maint <[email protected]> - 10.2-2 - Rebuilt for Python 3.11 * Tue Feb 22 2022 Fabian Affolter <[email protected]> - 10.2-1 - Update to latest upstream release 10.2 (closes rhbz#2056433) * Thu Feb 03 2022 Carl George <[email protected]> - 10.1-1 - Latest upstream rhbz#2023114 - Only run tests on x86 architectures * Wed Feb 02 2022 Carl George <[email protected]> - 10.0-3 - Convert to pyproject macros - Run test suite in %check * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Sep 10 2021 Tomas Hrnciar <[email protected]> - 10.0-1 - Update to 10.0 - Fixes: rhbz#2002542
/usr/lib/.build-id /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/baaa2cc4159d13d11f34dfbcceb0419d269c2d /usr/lib64/python3.12/site-packages/websockets /usr/lib64/python3.12/site-packages/websockets-11.0.3.dist-info /usr/lib64/python3.12/site-packages/websockets-11.0.3.dist-info/INSTALLER /usr/lib64/python3.12/site-packages/websockets-11.0.3.dist-info/LICENSE /usr/lib64/python3.12/site-packages/websockets-11.0.3.dist-info/METADATA /usr/lib64/python3.12/site-packages/websockets-11.0.3.dist-info/WHEEL /usr/lib64/python3.12/site-packages/websockets-11.0.3.dist-info/top_level.txt /usr/lib64/python3.12/site-packages/websockets/__init__.py /usr/lib64/python3.12/site-packages/websockets/__main__.py /usr/lib64/python3.12/site-packages/websockets/__pycache__ /usr/lib64/python3.12/site-packages/websockets/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/__main__.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/auth.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/auth.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/client.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/client.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/connection.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/connection.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/datastructures.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/datastructures.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/exceptions.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/frames.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/frames.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/headers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/headers.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/http.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/http.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/http11.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/http11.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/imports.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/imports.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/protocol.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/protocol.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/server.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/server.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/streams.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/streams.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/typing.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/typing.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/uri.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/uri.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/utils.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/version.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/__pycache__/version.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/auth.py /usr/lib64/python3.12/site-packages/websockets/client.py /usr/lib64/python3.12/site-packages/websockets/connection.py /usr/lib64/python3.12/site-packages/websockets/datastructures.py /usr/lib64/python3.12/site-packages/websockets/exceptions.py /usr/lib64/python3.12/site-packages/websockets/extensions /usr/lib64/python3.12/site-packages/websockets/extensions/__init__.py /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__ /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/base.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/base.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/extensions/base.py /usr/lib64/python3.12/site-packages/websockets/extensions/permessage_deflate.py /usr/lib64/python3.12/site-packages/websockets/frames.py /usr/lib64/python3.12/site-packages/websockets/headers.py /usr/lib64/python3.12/site-packages/websockets/http.py /usr/lib64/python3.12/site-packages/websockets/http11.py /usr/lib64/python3.12/site-packages/websockets/imports.py /usr/lib64/python3.12/site-packages/websockets/legacy /usr/lib64/python3.12/site-packages/websockets/legacy/__init__.py /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__ /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/auth.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/auth.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/client.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/client.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/compatibility.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/compatibility.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/framing.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/framing.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/handshake.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/handshake.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/http.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/http.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/protocol.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/protocol.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/server.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/server.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/legacy/async_timeout.py /usr/lib64/python3.12/site-packages/websockets/legacy/auth.py /usr/lib64/python3.12/site-packages/websockets/legacy/client.py /usr/lib64/python3.12/site-packages/websockets/legacy/compatibility.py /usr/lib64/python3.12/site-packages/websockets/legacy/framing.py /usr/lib64/python3.12/site-packages/websockets/legacy/handshake.py /usr/lib64/python3.12/site-packages/websockets/legacy/http.py /usr/lib64/python3.12/site-packages/websockets/legacy/protocol.py /usr/lib64/python3.12/site-packages/websockets/legacy/server.py /usr/lib64/python3.12/site-packages/websockets/protocol.py /usr/lib64/python3.12/site-packages/websockets/py.typed /usr/lib64/python3.12/site-packages/websockets/server.py /usr/lib64/python3.12/site-packages/websockets/speedups.c /usr/lib64/python3.12/site-packages/websockets/speedups.cpython-312-powerpc64le-linux-gnu.so /usr/lib64/python3.12/site-packages/websockets/streams.py /usr/lib64/python3.12/site-packages/websockets/sync /usr/lib64/python3.12/site-packages/websockets/sync/__init__.py /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__ /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/client.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/client.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/compatibility.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/compatibility.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/connection.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/connection.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/messages.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/messages.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/server.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/server.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/utils.cpython-312.pyc /usr/lib64/python3.12/site-packages/websockets/sync/client.py /usr/lib64/python3.12/site-packages/websockets/sync/compatibility.py /usr/lib64/python3.12/site-packages/websockets/sync/connection.py /usr/lib64/python3.12/site-packages/websockets/sync/messages.py /usr/lib64/python3.12/site-packages/websockets/sync/server.py /usr/lib64/python3.12/site-packages/websockets/sync/utils.py /usr/lib64/python3.12/site-packages/websockets/typing.py /usr/lib64/python3.12/site-packages/websockets/uri.py /usr/lib64/python3.12/site-packages/websockets/utils.py /usr/lib64/python3.12/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 Jul 9 22:23:46 2024