Fri, 30 Jan 2026 13:00:29 CST | login

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

ID40066
Package Namepython-asttokens
Version2.4.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-asttokens.git?.#3281750e167da0e5c44f7438b15ee010476eed08
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 21:53:49 CST
CompletedFri, 13 Jun 2025 21:55:53 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-asttokens.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-asttokens.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-asttokens-2.4.0-3.oc9.src.rpm (info) (download)
noarch
python3-asttokens-2.4.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.4.0-3 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-2 - Rebuilt for loongarch release * 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