| Name: | python3-websockets |
|---|---|
| Version: | 14.2 |
| Release: | 1.el9_7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 29210 |
| License: | BSD-3-Clause |
| RPM: | python3-websockets-14.2-1.el9_7.x86_64.rpm |
| Source RPM: | python-websockets-14.2-1.el9_7.src.rpm |
| Build Date: | Wed Nov 19 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/aaugustin/websockets |
| Summary: | Implementation of the WebSocket Protocol for Python |
| Description: | 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. |
- Update to 14.2 and add patch to remove shell=True Resolves: RHEL-113034
- Bump revision to add gating.yaml