Fri, 03 Jan 2025 11:35:57 CST | login

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

ID22208
Package Namepython-websockets
Version11.0.3
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-websockets.git?.#fce21f793491e342f408b5a122b1a3ad1e7e3b48
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, 28 Sep 2024 22:07:52 CST
CompletedSat, 28 Sep 2024 22:10:34 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-websockets-11.0.3-3.ocs23.src.rpm (info) (download)
aarch64
python3-websockets-11.0.3-3.ocs23.aarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-3.ocs23.aarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-3.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-websockets-11.0.3-3.ocs23.loongarch64.rpm (info) (download)
python-websockets-debugsource-11.0.3-3.ocs23.loongarch64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-3.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-websockets-11.0.3-3.ocs23.x86_64.rpm (info) (download)
python-websockets-debugsource-11.0.3-3.ocs23.x86_64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-3.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 11.0.3-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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