[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-websockets-14.2-1.el9_7

Name python-websockets
Epoch 0
Version 14.2
Release 1.el9_7
Website/URL https://github.com/aaugustin/websockets
License BSD-3-Clause
Build Time 2025-11-12 15:20:51
Build Host builder-x86-04.inferitos.ru
Summary Implementation of the WebSocket Protocol for Python
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-websockets-14.2-1.el9_7.x86_64 Implementation of the WebSocket Protocol for Python 2e1dcc575b3ac7ef4419974ed526f06fc50a2c718341936b104d965b6ef50a29 download
aarch64
python3-websockets-14.2-1.el9_7.aarch64 Implementation of the WebSocket Protocol for Python 89c458a0d8fe4df78283f6c782b0b941c667839a1f6a7b6b161ebd57b5b1e55d download
src
python-websockets-14.2-1.el9_7.src Implementation of the WebSocket Protocol for Python c6974e42e91258636212f3bbb1d170f5161959017371ed80b00ecca46e9500f2 download
Changelog link
* Wed Nov 12 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 14.2-1
- Rebuilt for MSVSphere 9.6

* 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

* Tue Jan 30 2024 Major Hayden <mhayden@redhat.com> - 11.0.3-6
- Bump revision to add gating.yaml