Mon, 16 Mar 2026 17:07:39 CST | login

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

ID4943
Package Namepython-async-generator
Version1.10
Release4.ocs23
Epoch
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:04:59 CST
CompletedTue, 19 Sep 2023 16:08:13 CST
Taskbuild (dist-ocs23-python-update, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-async-generator-1.10-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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