Пакет python3-module-mesonpy: Информация

    Исходный пакет: python3-module-mesonpy
    Версия: 0.16.0-alt1
    Собран:  20 апреля 2024 г. 23:00
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/meson-python

    Лицензия: MIT
    О пакете: Meson PEP 517 Python build backend
    Описание: 
    meson-python is a Python build backend built on top of the Meson build system.
    It enables to use Meson for the configuration and build steps of Python packages.
    Meson is an open source build system meant to be both extremely fast, and, even
    more importantly, as user friendly as possible. meson-python is best suited for
    building Python packages containing extension modules implemented in languages
    such as C, C++, Cython, Fortran, Pythran, or Rust. Consult the documentation
    for more details.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-mesonpy (noarch)

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov
    Stanislav Levin

      1. git
      2. rpm-build-python3
      3. python3-module-Cython
      4. python3-module-packaging
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-pyproject-metadata
      7. python3-module-pytest-mock
      8. python3-module-setuptools
      9. python3-module-tox
      10. python3-module-tox-console-scripts
      11. python3-module-tox-no-deps
      12. python3-module-wheel
      13. patchelf
      14. meson

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


    19 апреля 2024 г. Grigory Ustinov 0.16.0-alt1
    - Automatically updated to 0.16.0.
    20 февраля 2024 г. Stanislav Levin 0.15.0-alt2.1
    - NMU: mapped PyPI name to distro's one.
    24 января 2024 г. Grigory Ustinov 0.15.0-alt2
    - Fixed FTBFS.