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

    Бинарный пакет: rpm-build-python
    Версия: 0.36.8-alt1
    Архитектура: noarch
    Собран:  18 июня 2016 г. 22:51 в задании #166115
    Исходный пакет: rpm-build-python
    Скопирован в задании: #171590
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: GPLv2+
    О пакете: RPM helper macros to rebuild python packages
    Описание: 
    These helper macros provide possibility to rebuild
    python modules by some Alt Linux Team Policy compatible way.

    Сопровождающий: Python Development Team


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


    18 июня 2016 г. Ivan Zakharyaschev 0.36.8-alt1
    (Minor backports from rpm-build-python3.)
    - .prov.py: generalize to generate longer provs, too.
    - %python_req_nohier added, the reverse to %python_req_hier
      (in future, when there is enough provs, we'd like to
      use the req_hier mode by default; packages can prepare beforehand)
    - Print a bit more diagnostics for ignored/skipped/hidden autoreqs.
    11 июня 2016 г. Ivan Zakharyaschev 0.36.7-alt1
    - %python{,_build}_install: force deterministic behavior (useful in
      case of conflicting stuff from simultaneous python2 and python3 builds).
    - compileall.py: depth-first processing (like in rpm-build-python3).
    30 марта 2016 г. Ivan Zakharyaschev 0.36.6-alt1
    - implemented %requires_python_ABI, which ultimately asks verify_elf
      to LD_PRELOAD.