Sat, 31 Jan 2026 11:58:58 CST | login

Information for build python-asttokens-2.4.0-1.oc9

ID19856
Package Namepython-asttokens
Version2.4.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-asttokens.git?.#b2158cc47246d65bd70a832ff2672cbe2fe9651d
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, 08 Jan 2024 10:07:41 CST
CompletedMon, 08 Jan 2024 10:11:13 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
dist-oc9-epol
dist-oc9.0-compose
epol9-test-compose
RPMs
src
python-asttokens-2.4.0-1.oc9.src.rpm (info) (download)
noarch
python3-asttokens-2.4.0-1.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 26 2023 Wang Guodong <gordonwwang@tencent.com> - 2.4.0-1 - Upgrade to version 2.4.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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