Tue, 07 Jan 2025 10:44:31 CST | login

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

ID5965
Package Namepython-websockets
Version11.0.3
Release1.ocs23
Epoch
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 27 Sep 2023 14:46:14 CST
CompletedWed, 27 Sep 2023 14:47:48 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
RPMs
src
python-websockets-11.0.3-1.ocs23.src.rpm (info) (download)
aarch64
python3-websockets-11.0.3-1.ocs23.aarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-1.ocs23.aarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-1.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-websockets-11.0.3-1.ocs23.loongarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-1.ocs23.loongarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-1.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-websockets-11.0.3-1.ocs23.x86_64.rpm (info) (download)
python-websockets-debugsource-11.0.3-1.ocs23.x86_64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-1.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 * 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