Tue, 17 Mar 2026 02:01:09 CST | login

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

ID17249
Package Namepython-async-generator
Version1.10
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-async-generator.git?.#477cae2e92d2c82c94a2c60d3dfa935de8b90e98
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 15:25:56 CST
CompletedSat, 17 Aug 2024 15:28:58 CST
Taskbuild (dist-ocs23, /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-ocs23
RPMs
src
python-async-generator-1.10-5.ocs23.src.rpm (info) (download)
noarch
python3-async-generator-1.10-5.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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.10-5 - Rebuilt for loongarch release * 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