Fri, 30 Jan 2026 17:33:17 CST | login

Information for build python-astroid-2.15.6-4.oc9

ID40013
Package Namepython-astroid
Version2.15.6
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-astroid.git?.#89d947a555a38edf25c01d81541009f6dd42fb29
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
StartedFri, 13 Jun 2025 21:39:39 CST
CompletedFri, 13 Jun 2025 21:41:49 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-astroid.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-astroid.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-astroid-2.15.6-4.oc9.src.rpm (info) (download)
noarch
python3-astroid-2.15.6-4.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.15.6-4 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.15.6-3 - Rebuilt for loongarch release * Mon May 13 2024 Shuo Wang <abushwang@tencent.com> - 2.15.6-2 - enable check for python-astroid * Mon Sep 25 2023 Wang Guodong <gordonwwang@tencent.com> - 2.15.6-1 - Upgrade to version 2.15.6 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.15.4-2 - Rebuilt for python 3.11 * 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