Tue, 20 Jan 2026 05:19:52 CST | login

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

ID4702
Package Namepython-astroid
Version2.15.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-astroid.git?.#3c1e662252a155fe8e554af8a9298b6a5ea0854b
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 14 Sep 2023 16:56:00 CST
CompletedThu, 14 Sep 2023 16:57:20 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-astroid.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-astroid.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-astroid-2.15.4-1.ocs23.src.rpm (info) (download)
noarch
python3-astroid-2.15.4-1.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 * Thu Sep 14 2023 Shuo Wang <abushwang@tencent.com> - 2.15.4-1 - update to 2.15.4 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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