Wed, 21 Jan 2026 10:23:31 CST | login

Information for build python-websockets-11.0.3-2.ocs23

ID16694
Package Namepython-websockets
Version11.0.3
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-websockets.git?.#8a52026349ba187c29fbf0ae7dcd62a544451083
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 10:36:36 CST
CompletedSat, 17 Aug 2024 10:43:34 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-websockets.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-websockets.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
python-websockets-11.0.3-2.ocs23.src.rpm (info) (download)
aarch64
python3-websockets-11.0.3-2.ocs23.aarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-2.ocs23.aarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-2.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-websockets-11.0.3-2.ocs23.loongarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-2.ocs23.loongarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-2.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-websockets-11.0.3-2.ocs23.x86_64.rpm (info) (download)
python-websockets-debugsource-11.0.3-2.ocs23.x86_64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 11.0.3-2 - Rebuilt for loongarch release * 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