Sun, 01 Feb 2026 02:38:39 CST | login

Information for build python-async-generator-1.10-2.oc9

ID16920
Package Namepython-async-generator
Version1.10
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-async-generator.git?.#aea409ccdc90754416d7b2e8471c20c67acf3da7
SummaryAsync generators and context managers
DescriptionThis library generally tries hard to match the semantics of Python 3.6's native async generators in every detail (PEP 525), with additional support for yield from and for returning non-None values from an async generator (under the theory that these may well be added to native async generators one day).
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 15:43:47 CST
CompletedMon, 16 Oct 2023 15:45:32 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-async-generator.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-async-generator.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-async-generator-1.10-2.oc9.src.rpm (info) (download)
noarch
python3-async-generator-1.10-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.10-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 Shuo Wang <abushwang@tencent.com> - 1.10-1 - initial build