Пакет pyinstaller: Информация

    Исходный пакет: pyinstaller
    Версия: 6.1.0-alt1
    Последняя версия по данным Repology
    Собран:  19 января 2024 г. 7:38 в задании #333513
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pyinstaller.org

    Лицензия: GPL-2.0+
    О пакете: Freeze (package) Python programs into stand-alone executables
    Описание: 
    PyInstaller bundles a Python application and all its dependencies into a single
    package. The user can run the packaged app without installing a Python
    interpreter or any modules.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pyinstaller (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov
    Michael Shigorin

    Права:
    Andrey Cherepanov
    @everybody

      1. python3-module-wheel
      2. libcmocka-devel
      3. rpm-build-python3
      4. python3-dev
      5. python3-module-setuptools
      6. python3-module-setuptools
      7. zlib-devel

    Последнее изменение


    4 ноября 2023 г. Andrey Cherepanov 6.1.0-alt1
    - New version.
    - Removed deprecated distutils.
    4 апреля 2023 г. Michael Shigorin 5.6.2-alt2
    - E2K: fix build.
    13 ноября 2022 г. Andrey Cherepanov 5.6.2-alt1
    - New version.