Package python3-module-astroid: Information

  • Default inline alert: Version in the repository: 3.1.0-alt1

Source package: python3-module-astroid
Version: 2.15.5-alt1
Latest version according to Repology
Build time:  May 18, 2023, 05:37 PM in the task #319498
Report package bug
License: LGPLv2.1+
Summary: An abstract syntax tree for Python with inference support
Description: 
The aim of this module is to provide a common base representation of python
source code. It is currently the powering pylint's capabilities.

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 can also build
partial trees by inspecting living objects.

List of rpms provided by this srpm:
python3-module-astroid (noarch)

Maintainer: Stanislav Levin


ACL:
Stanislav Levin
@python
@everybody

    1. python3-module-lazy-object-proxy
    2. python3-module-pip
    3. python3-module-pyproject-installer >= 0.4.0
    4. python3-module-pytest
    5. python3-module-setuptools
    6. python3-module-typing-extensions
    7. python3-module-wheel
    8. python3-module-wrapt
    9. rpm-build-pyproject

Last changed


May 16, 2023 Stanislav Levin 2.15.5-alt1
- 2.9.3 -> 2.15.5.
March 16, 2022 Stanislav Levin 2.9.3-alt2
- Fixed FTBFS (wrapt 1.14.0).
Jan. 27, 2022 Stanislav Levin 2.9.3-alt1
- 2.5.6 -> 2.9.3.