Sat, 17 Jan 2026 21:25:59 CST | login

Information for build python-astroid-3.0.3-1.ocs23

ID18658
Package Namepython-astroid
Version3.0.3
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-astroid.git?.#e58552fed2feca59706c7fec5a59755fc232ae4e
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 26 Aug 2024 11:31:10 CST
CompletedMon, 26 Aug 2024 11:35:03 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-astroid.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-astroid.git?.#origin/master'}}
Tags No tags
RPMs
src
python-astroid-3.0.3-1.ocs23.src.rpm (info) (download)
noarch
python3-astroid-3.0.3-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 22 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.3-1 - initial build