Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-socketio | Distribution: Fedora Project |
Version: 5.9.0 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Wed Sep 6 13:51:01 2023 |
Group: Unspecified | Build host: buildvm-s390x-11.s390.fedoraproject.org |
Size: 484712 | Source RPM: python-socketio-5.9.0-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/miguelgrinberg/python-socketio | |
Summary: Socket.IO server |
Socket.IO is a transport protocol that enables real-time bidirectional event-based communication between clients (typically, though not always, web browsers) and a server. The official implementations of the client and server components are written in JavaScript. This package provides Python implementations of both, each with standard and asyncio variants.
MIT
* Tue Sep 05 2023 Benjamin A. Beasley <[email protected]> - 5.9.0-1 - Update to 5.9.0 (close RHBZ#2237128) * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 5.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 18 2023 Benjamin A. Beasley <[email protected]> - 5.8.0-4 - Use new (rpm 4.17.1+) bcond style * Mon Mar 20 2023 Benjamin A. Beasley <[email protected]> - 5.8.0-2 - Patch out test coverage analysis * Sun Mar 19 2023 Benjamin A. Beasley <[email protected]> - 5.8.0-1 - Update to 5.8.0 (close RHBZ#2179194) * Sat Mar 18 2023 Benjamin A. Beasley <[email protected]> - 5.7.2-6 - Do not require installed wheel metadata to build docs * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 5.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 21 2022 Benjamin A. Beasley <[email protected]> - 5.7.2-4 - Indicate dirs. in files list with trailing slashes * Wed Nov 23 2022 Benjamin A. Beasley <[email protected]> - 5.7.2-3 - Strip package-lock.json files from the examples * Wed Nov 23 2022 Benjamin A. Beasley <[email protected]> - 5.7.2-2 - Confirm license is SPDX MIT * Mon Oct 17 2022 Benjamin A. Beasley <[email protected]> - 5.7.2-1 - Update to 5.7.2 (close RHBZ#2135313) * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 5.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 16 2022 Benjamin A. Beasley <[email protected]> - 5.7.1-1 - Update to 5.7.1 (close RHBZ#2107761) * Thu Jul 14 2022 Benjamin A. Beasley <[email protected]> - 5.7.0-1 - Update to 5.7.0 (close RHBZ#2103685) * Sun Apr 24 2022 Benjamin A. Beasley <[email protected]> - 5.6.0-1 - Update to 5.6.0 (close RHBZ#2078194) * Tue Feb 15 2022 Benjamin A. Beasley <[email protected]> - 5.5.2-1 - Update to 5.5.2 (close RHBZ#2054647) * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 5.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 12 2022 Benjamin A. Beasley <[email protected]> - 5.5.1-1 - Update to 5.5.1 (close RHBZ#2039293) * Fri Nov 26 2021 Benjamin A. Beasley <[email protected]> - 5.5.0-2 - Reduce LaTeX PDF build verbosity * Sun Nov 14 2021 Benjamin A. Beasley <[email protected]> - 5.5.0-1 - Update to 5.5.0 (close RHBZ#2023066) * Fri Oct 15 2021 Benjamin A. Beasley <[email protected]> - 5.4.1-1 - Update to 5.4.1 * Fri Oct 01 2021 Benjamin A. Beasley <[email protected]> - 5.4.0-6 - Fix PYTHONPATH when building documentation * Wed Sep 29 2021 Benjamin A. Beasley <[email protected]> - 5.4.0-5 - Generate PDF instead of HTML Sphinx documentation. * Sun Sep 12 2021 Benjamin A. Beasley <[email protected]> - 5.4.0-4 - Let pyproject-rpm-mmacros handle the license file * Sun Sep 12 2021 Benjamin A. Beasley <[email protected]> - 5.4.0-3 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Sun Sep 12 2021 Benjamin A. Beasley <[email protected]> - 5.4.0-2 - Reduce macro indirection in the spec file
/usr/lib/python3.12/site-packages/python_socketio-5.9.0.dist-info /usr/lib/python3.12/site-packages/python_socketio-5.9.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/python_socketio-5.9.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/python_socketio-5.9.0.dist-info/METADATA /usr/lib/python3.12/site-packages/python_socketio-5.9.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/python_socketio-5.9.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/socketio /usr/lib/python3.12/site-packages/socketio/__init__.py /usr/lib/python3.12/site-packages/socketio/__pycache__ /usr/lib/python3.12/site-packages/socketio/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asgi.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asgi.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_aiopika_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_aiopika_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_client.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_namespace.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_namespace.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_pubsub_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_pubsub_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_redis_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_redis_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_server.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/asyncio_server.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/base_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/base_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/client.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/kafka_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/kafka_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/kombu_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/kombu_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/middleware.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/middleware.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/msgpack_packet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/msgpack_packet.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/namespace.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/namespace.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/packet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/packet.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/pubsub_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/pubsub_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/redis_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/redis_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/server.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/server.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/tornado.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/tornado.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/zmq_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/socketio/__pycache__/zmq_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/socketio/asgi.py /usr/lib/python3.12/site-packages/socketio/asyncio_aiopika_manager.py /usr/lib/python3.12/site-packages/socketio/asyncio_client.py /usr/lib/python3.12/site-packages/socketio/asyncio_manager.py /usr/lib/python3.12/site-packages/socketio/asyncio_namespace.py /usr/lib/python3.12/site-packages/socketio/asyncio_pubsub_manager.py /usr/lib/python3.12/site-packages/socketio/asyncio_redis_manager.py /usr/lib/python3.12/site-packages/socketio/asyncio_server.py /usr/lib/python3.12/site-packages/socketio/base_manager.py /usr/lib/python3.12/site-packages/socketio/client.py /usr/lib/python3.12/site-packages/socketio/exceptions.py /usr/lib/python3.12/site-packages/socketio/kafka_manager.py /usr/lib/python3.12/site-packages/socketio/kombu_manager.py /usr/lib/python3.12/site-packages/socketio/middleware.py /usr/lib/python3.12/site-packages/socketio/msgpack_packet.py /usr/lib/python3.12/site-packages/socketio/namespace.py /usr/lib/python3.12/site-packages/socketio/packet.py /usr/lib/python3.12/site-packages/socketio/pubsub_manager.py /usr/lib/python3.12/site-packages/socketio/redis_manager.py /usr/lib/python3.12/site-packages/socketio/server.py /usr/lib/python3.12/site-packages/socketio/tornado.py /usr/lib/python3.12/site-packages/socketio/zmq_manager.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:23:46 2024