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

    Бинарный пакет: rpm-build-python3
    Версия: 0.1.13.1-alt2
    Архитектура: noarch
    Собран:  28 августа 2018 г. 13:06 в задании #210850
    Исходный пакет: rpm-build-python3
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: GPL
    О пакете: RPM helper macros to rebuild python3 packages
    Описание: 
    These helper macros provide possibility to build python3 modules.

    Сопровождающий: Alexey Shabalin


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


    27 июля 2018 г. Alexey Shabalin 0.1.13.1-alt2
    - define %__python3 as full path /usr/bin/python3
    18 июля 2018 г. Ivan Zakharyaschev 0.1.13.1-alt1
    - check-python3-provs-importable.sh included
      (to manually check Python3 packages, say, in hasher;
      https://lists.altlinux.org/pipermail/devel/2017-February/202384.html )
    2 июля 2018 г. Ivan Zakharyaschev 0.1.13-alt1
    - Assume that setuptools are required if the traditional Python3 build/install
      macros are used (overridable through %python3_setup_buildrequires).
    
      The idea is that the Build Root Policy scripts for Python3 are executed
      unconditionally whenever python3 is present in the system, but the
      setuptools requirement is optional. (As a consequence, there may be a
      working system with Python3 without setuptools, because setuptools
      are not used at runtime.)