Mon, 30 Jun 2025 09:59:59 CST | login

Information for build python-astroid-2.9.3-3.oc9

ID15388
Package Namepython-astroid
Version2.9.3
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-astroid.git?.#bae98f4311d27c011e417ebced319f4d3a2759c6
SummaryCommon base representation of python source code for pylint and other projects
DescriptionThe aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:42:00 CST
CompletedMon, 18 Sep 2023 20:43:49 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-astroid.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-astroid.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-astroid-2.9.3-3.oc9.src.rpm (info) (download)
noarch
python3-astroid-2.9.3-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.9.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.3-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Dec 06 2022 cunshunxia <cunshunxia@tencent.com> - 2.9.3-1 - initial build