Information for build python-gevent-22.10.2-2.oc9

ID16975
Package Namepython-gevent
Version22.10.2
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-gevent.git?.#3843875090a8451ce85f8c5e916fdb9fd03db4bc
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 20:11:24 CST
CompletedMon, 16 Oct 2023 20:17:04 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-gevent.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-gevent.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-gevent-22.10.2-2.oc9.src.rpm (info) (download)
aarch64
python3-gevent-22.10.2-2.oc9.aarch64.rpm (info) (download)
python-gevent-debugsource-22.10.2-2.oc9.aarch64.rpm (info) (download)
python3-gevent-debuginfo-22.10.2-2.oc9.aarch64.rpm (info) (download)
x86_64
python3-gevent-22.10.2-2.oc9.x86_64.rpm (info) (download)
python-gevent-debugsource-22.10.2-2.oc9.x86_64.rpm (info) (download)
python3-gevent-debuginfo-22.10.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * 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