Package python-module-logilab-astng: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #243339
Package removed: Andrey Bychkov
Deletion date: Dec. 21, 2019
    Source package: python-module-logilab-astng
    Version: 0.24.2-alt1.hg20130227.1.2
    Build time:  May 1, 2019, 04:21 AM in the task #228360
    Report package bug
    License: LGPLv2.1+
    Summary: Python Abstract Syntax Tree New Generation
    Description: 
    The aim of this module is to provide a common base representation of
    python source code for projects such as pychecker, pyreverse, pylint...
    Well, actually the development of this library is essentialy governed by
    pylint's needs.
    It extends class defined in the compiler.ast [1] module (python <= 2.4)
    or in the builtin _ast module (python >= 2.5) with some additional
    methods and attributes. Instance attributes are added by a builder
    object, which can either generate extended ast (let's call them astng ;)
    by visiting an existant ast tree or by inspecting living object. Methods
    are added by monkey patching ast classes.

    List of rpms provided by this srpm:
    python-module-logilab-astng (noarch)
    python3-module-logilab-astng (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-logilab-common
      2. python3-module-setuptools
      3. python-devel
      4. python-devel = 2.7
      5. time
      6. rpm-build-python >= 0.8
      7. rpm-build-python3
      8. python-module-setuptools
      9. rpm-build-python3
      10. python-tools-2to3

    Last changed


    May 16, 2018 Andrey Bychkov 0.24.2-alt1.hg20130227.1.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.24.2-alt1.hg20130227.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.24.2-alt1.hg20130227.1
    - NMU: Use buildreq for BR.