Fri, 27 Jun 2025 01:01:49 CST | login

Information for build qcoro-0.9.0-2.oc9

ID41109
Package Nameqcoro
Version0.9.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/qcoro.git?.#034688e1fb5fd3179d6765aa127acc63c0a51ff9
SummaryC++ Coroutines for Qt
DescriptionThe QCoro library provides set of tools to make use of the C++20 coroutines in connection with certain asynchronous Qt actions. The major benefit of using coroutines with Qt types is that it allows writing asynchronous code as if it were synchronous and, most importantly, while the coroutine is co_awaiting, the Qt event loop runs as usual, meaning that your application remains responsive.
Built bybbrucezhang
State failed
Volume DEFAULT
StartedSat, 14 Jun 2025 02:50:26 CST
CompletedSat, 14 Jun 2025 02:55:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/qcoro.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/qcoro.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.9.0-2 - Rebuilt for loongarch64 * Wed Jul 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-1 - initial build