Tue, 13 Jan 2026 15:59:41 CST | login

Information for build python-gevent-23.9.1-5.oc9

ID40373
Package Namepython-gevent
Version23.9.1
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-gevent.git?.#0dce2e36d66cbe22c089c127135b07fd543816c0
SummaryA coroutine-based Python networking library
Descriptiongevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop. Features include: - Fast event loop based on libev or libuv. - Lightweight execution units based on greenlets. - API that re-uses concepts from the Python standard library (for examples there are events and queues). - Cooperative sockets with SSL support - Cooperative DNS queries performed through a threadpool, dnspython, or c-ares. - Monkey patching utility to get 3rd party modules to become cooperative - TCP/UDP/HTTP servers - Subprocess support (through gevent.subprocess) - Thread pools
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:20:16 CST
CompletedFri, 13 Jun 2025 23:27:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-gevent.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-gevent.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-gevent-23.9.1-5.oc9.src.rpm (info) (download)
aarch64
python3-gevent-23.9.1-5.oc9.aarch64.rpm (info) (download)
python-gevent-debugsource-23.9.1-5.oc9.aarch64.rpm (info) (download)
python3-gevent-debuginfo-23.9.1-5.oc9.aarch64.rpm (info) (download)
loongarch64
python3-gevent-23.9.1-5.oc9.loongarch64.rpm (info) (download)
python-gevent-debugsource-23.9.1-5.oc9.loongarch64.rpm (info) (download)
python3-gevent-debuginfo-23.9.1-5.oc9.loongarch64.rpm (info) (download)
x86_64
python3-gevent-23.9.1-5.oc9.x86_64.rpm (info) (download)
python-gevent-debugsource-23.9.1-5.oc9.x86_64.rpm (info) (download)
python3-gevent-debuginfo-23.9.1-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 23.9.1-5 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 23.9.1-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 23.9.1-3 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 23.9.1-2 - Rebuilt for loongarch release * Mon Oct 23 2023 Zhao Zhen <jeremiazhao@tencent.com> - 23.9.1-1 - upgrade to upstream version 23.9.1 - fixed CVE-2023-41419 * Sat Oct 07 2023 Wang Guodong <gordonwwang@tencent.com> - 23.7.0-1 - Upgrade to version 23.7.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 22.10.2-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 22.10.2-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 22.10.2-2 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 11 2023 cunshunxia <cunshunxia@tencent.com> - 22.10.2-1 - initial build