Tue, 03 Feb 2026 03:40:29 CST | login

Information for build python-websockets-11.0.3-1.oc9

ID20462
Package Namepython-websockets
Version11.0.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-websockets.git?.#e0802067d049cb3df9c9673caa351f99a1510f91
SummaryImplementation of the WebSocket Protocol for Python
Descriptionwebsockets 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.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 19:21:11 CST
CompletedTue, 16 Jan 2024 19:24:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-websockets.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-websockets.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-websockets-11.0.3-1.oc9.src.rpm (info) (download)
aarch64
python3-websockets-11.0.3-1.oc9.aarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-1.oc9.aarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-1.oc9.aarch64.rpm (info) (download)
x86_64
python3-websockets-11.0.3-1.oc9.x86_64.rpm (info) (download)
python-websockets-debugsource-11.0.3-1.oc9.x86_64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Wed Sep 27 2023 Wang Guodong <gordonwwang@tencent.com> - 11.0.3-1 - Upgrade to version 11.0.3 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.4-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.4-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.4-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.4-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Jan 11 2023 Shuo Wang <abushwang@tencent.com> - 10.4-1 - initial build