Sun, 22 Dec 2024 21:35:53 CST | login

Information for build python-tornado-6.2.0-4.ocs23

ID2973
Package Namepython-tornado
Version6.2.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tornado.git?.#dfe72aed4992da6ee6eb4449f6d70134f591e78f
SummaryScalable, non-blocking web server and tools
DescriptionTornado is an open source version of the scalable, non-blocking web server and tools. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 06:03:13 CST
CompletedSat, 09 Sep 2023 06:06:25 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-tornado.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-tornado.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-tornado-6.2.0-4.ocs23.src.rpm (info) (download)
aarch64
python-tornado-doc-6.2.0-4.ocs23.aarch64.rpm (info) (download)
python3-tornado-6.2.0-4.ocs23.aarch64.rpm (info) (download)
python-tornado-debugsource-6.2.0-4.ocs23.aarch64.rpm (info) (download)
python3-tornado-debuginfo-6.2.0-4.ocs23.aarch64.rpm (info) (download)
x86_64
python-tornado-doc-6.2.0-4.ocs23.x86_64.rpm (info) (download)
python3-tornado-6.2.0-4.ocs23.x86_64.rpm (info) (download)
python-tornado-debugsource-6.2.0-4.ocs23.x86_64.rpm (info) (download)
python3-tornado-debuginfo-6.2.0-4.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.2.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.2.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.2.0-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 19 2022 Miaojun Dong <zoedong@tencent.com> - 6.2.0-1 - initial build