Sun, 01 Feb 2026 00:23:09 CST | login

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

ID20451
Package Namepython-async-generator
Version1.10
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-async-generator.git?.#5fcccfb4edcca997913a5e3908f33d93a3add3a5
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
StartedTue, 16 Jan 2024 19:18:21 CST
CompletedTue, 16 Jan 2024 19:19:47 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-async-generator.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-async-generator.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-async-generator-1.10-4.oc9.src.rpm (info) (download)
noarch
python3-async-generator-1.10-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.10-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.10-3 - Rebuilt for OpenCloudOS Stream 23.09 * 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