Sat, 31 Jan 2026 23:35:20 CST | login

Information for build python-asttokens-2.1.0-3.oc9

ID15390
Package Namepython-asttokens
Version2.1.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-asttokens.git?.#98d17034bf5bfad4f4d98b7f29dac145b86537ad
SummaryModule to annotate Python abstract syntax trees with source code positions
DescriptionThe asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. It makes it possible for tools that work with logical AST nodes to find the particular text that resulted in those nodes, for example for automated refactoring or highlighting.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:42:21 CST
CompletedMon, 18 Sep 2023 20:44:11 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-asttokens.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-asttokens.git?.#origin/oc9'}}
Tags No tags
RPMs
src
python-asttokens-2.1.0-3.oc9.src.rpm (info) (download)
noarch
python3-asttokens-2.1.0-3.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 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.0-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Dec 06 2022 cunshunxia <cunshunxia@tencent.com> - 2.1.0-1 - initial build