Tue, 17 Mar 2026 02:04:57 CST | login

Information for build python-async-generator-1.10-3.ocs23

ID4055
Package Namepython-async-generator
Version1.10
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-async-generator.git?.#46c36f4f981f851e97fe193d407d4e5fa64c225d
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 13:39:07 CST
CompletedSat, 09 Sep 2023 13:44:29 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-async-generator.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-async-generator.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-async-generator-1.10-3.ocs23.src.rpm (info) (download)
noarch
python3-async-generator-1.10-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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