Tue, 07 Jan 2025 10:36:20 CST | login

Information for build python-websockets-10.4-5.ocs23

ID5503
Package Namepython-websockets
Version10.4
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-websockets.git?.#eb2ac9bcbdff1dfc4bda73c489f78e69fe781780
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 18:20:04 CST
CompletedTue, 19 Sep 2023 18:22:47 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-websockets.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-websockets.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-websockets-10.4-5.ocs23.src.rpm (info) (download)
aarch64
python3-websockets-10.4-5.ocs23.aarch64.rpm (info) (download)
python-websockets-debugsource-10.4-5.ocs23.aarch64.rpm (info) (download)
python3-websockets-debuginfo-10.4-5.ocs23.aarch64.rpm (info) (download)
x86_64
python3-websockets-10.4-5.ocs23.x86_64.rpm (info) (download)
python-websockets-debugsource-10.4-5.ocs23.x86_64.rpm (info) (download)
python3-websockets-debuginfo-10.4-5.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
Changelog * 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