Package nuitka: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #274942
Package removed: Stanislav Levin
Deletion date: June 23, 2021
Message: bz#40263
    Source package: nuitka
    Version: 0.5.11-alt2
    Build time:  Dec 16, 2019, 12:22 PM in the task #243046
    Report package bug
    License: ASLv2.0
    Summary: Python compiler with full language support and CPython compatibility
    Description: 
    Nuitka is **the** Python compiler. It is a seamless replacement or
    extension to the Python interpreter and compiles **every** construct
    that CPython 2.6, 2.7, 3.2, 3.3, and 3.4 have. It then executed
    uncompiled code, and compiled code together in an extremely compatible
    manner.
    
    You can use all Python library modules or and all extension modules
    freely. It translates the Python into a C level program that then uses
    "libpython" to execute in the same way as CPython does. All optimization
    is aimed at avoiding overhead, where it's unnecessary. None is aimed at
    removing compatibility, although there is an "improved" mode, where not
    every bug of standard Python is emulated, e.g. more complete error
    messages are given.

    List of rpms provided by this srpm:
    nuitka (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-lxml
      2. python3-module-setuptools
      3. rpm-build-python3
      4. gcc-c++
      5. python-tools-2to3

    Last changed


    Dec. 16, 2019 Andrey Bychkov 0.5.11-alt2
    - build for python2 disabled
    Feb. 2, 2018 Stanislav Levin 0.5.11-alt1.git20150318.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.5.11-alt1.git20150318.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)