Sun, 29 Jun 2025 17:18:20 CST | login

Information for build python-tornado-6.3.3-7.oc9

ID35022
Package Namepython-tornado
Version6.3.3
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-tornado.git#798fdd68600a8bc03da5d38a5a7097e4bf0897aa
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 22 May 2025 16:42:59 CST
CompletedThu, 22 May 2025 16:46:34 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-tornado.git:798fdd68600a8bc03da5d38a5a7097e4bf0897aa)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-tornado.git#798fdd68600a8bc03da5d38a5a7097e4bf0897aa'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-tornado-6.3.3-7.oc9.src.rpm (info) (download)
aarch64
python-tornado-doc-6.3.3-7.oc9.aarch64.rpm (info) (download)
python3-tornado-6.3.3-7.oc9.aarch64.rpm (info) (download)
python-tornado-debugsource-6.3.3-7.oc9.aarch64.rpm (info) (download)
python3-tornado-debuginfo-6.3.3-7.oc9.aarch64.rpm (info) (download)
loongarch64
python-tornado-doc-6.3.3-7.oc9.loongarch64.rpm (info) (download)
python3-tornado-6.3.3-7.oc9.loongarch64.rpm (info) (download)
python-tornado-debugsource-6.3.3-7.oc9.loongarch64.rpm (info) (download)
python3-tornado-debuginfo-6.3.3-7.oc9.loongarch64.rpm (info) (download)
x86_64
python-tornado-doc-6.3.3-7.oc9.x86_64.rpm (info) (download)
python3-tornado-6.3.3-7.oc9.x86_64.rpm (info) (download)
python-tornado-debugsource-6.3.3-7.oc9.x86_64.rpm (info) (download)
python3-tornado-debuginfo-6.3.3-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu May 22 2025 bbrucezhang <bbrucezhang@tencent.com> - 6.3.3-7 - [Type] security - [DESC] Fix CVE-2025-47287 * Mon Nov 25 2024 Feng Weiyao <wynnfeng@tencent.com> - 6.3.3-6 - [type] security - [desc] fix CVE-2024-52804 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.3.3-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Mon Sep 02 2024 Feng Weiyao <wynnfeng@tencent.com> - 6.3.3-4 - [type] other - [desc] test not use tox * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.3.3-3 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.3.3-2 - Rebuilt for python 3.11 * Sat Sep 16 2023 Zhao Zhen <jeremiazhao@tencent.com> - 6.3.3-1 - updated uptream 6.6.6 - fixed CVE-2023-28370 * 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