Mon, 16 Mar 2026 20:12:44 CST | login

Information for build python-asttokens-2.4.0-2.ocs23

ID16136
Package Namepython-asttokens
Version2.4.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-asttokens.git?.#9e391bd0b2876d938bf26f0bb1a88d31152aedb8
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 06:49:43 CST
CompletedSat, 17 Aug 2024 06:51:36 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-asttokens.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-asttokens.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-asttokens-2.4.0-2.ocs23.src.rpm (info) (download)
noarch
python3-asttokens-2.4.0-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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