Sun, 29 Jun 2025 16:06:22 CST | login

Information for build python-nest-asyncio-1.6.0-4.oc9

ID40566
Package Namepython-nest-asyncio
Version1.6.0
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-nest-asyncio.git?.#9c239302018b1d87c6aaefc89f37237fedb36876
SummaryPatch asyncio to allow nested event loops
DescriptionBy design asyncio does not allow its event loop to be nested. This presents a practical problem: When in an environment where the event loop is already running it's impossible to run tasks and wait for the result. Trying to do so will give the error "RuntimeError: This event loop is already running". The issue pops up in various environments, such as web servers, GUI applications and in Jupyter notebooks. This module patches asyncio to allow nested use of asyncio.run and loop.run_until_complete.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:14:31 CST
CompletedSat, 14 Jun 2025 00:16:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-nest-asyncio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-nest-asyncio.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-nest-asyncio-1.6.0-4.oc9.src.rpm (info) (download)
noarch
python3-nest-asyncio-1.6.0-4.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.6.0-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.6.0-3 - Rebuilt for loongarch64 * Thu Sep 05 2024 Ze Zhang <bbrucezhang@tencent.com> - 1.6.0-2 - [Type] other - [DESC] Recompile because build already exists * Wed Jun 12 2024 Shuo Wang <abushwang@tencent.com> - 1.6.0-1 - [Type] other - [DESC] Restore to version 1.6.0