Wed, 04 Feb 2026 13:04:04 CST | login

Information for build python-websockets-10.4-3.oc9

ID15598
Package Namepython-websockets
Version10.4
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-websockets.git?.#88375f98b82512172897e20f6a5b616ed8015761
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, 19 Sep 2023 15:52:08 CST
CompletedTue, 19 Sep 2023 15:54:33 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-websockets.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-websockets.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-websockets-10.4-3.oc9.src.rpm (info) (download)
aarch64
python3-websockets-10.4-3.oc9.aarch64.rpm (info) (download)
python-websockets-debugsource-10.4-3.oc9.aarch64.rpm (info) (download)
python3-websockets-debuginfo-10.4-3.oc9.aarch64.rpm (info) (download)
x86_64
python3-websockets-10.4-3.oc9.x86_64.rpm (info) (download)
python-websockets-debugsource-10.4-3.oc9.x86_64.rpm (info) (download)
python3-websockets-debuginfo-10.4-3.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 * 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