Package rpm-build-python: Information

    Source package: rpm-build-python
    Version: 0.36.8-alt1
    Build time:  Jun 18, 2016, 10:51 PM in the task #166115
    Copied in the task: #171590
    Report package bug
    Home page: 

    License: GPLv2+
    Summary: RPM helper macros to rebuild python packages
    Description: 
    These helper macros provide possibility to rebuild
    python modules by some Alt Linux Team Policy compatible way.

    List of rpms provided by this srpm:
    rpm-build-python (noarch)



      1. python-dev
      2. python-modules-encodings

    Last changed


    June 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.
    June 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).
    March 30, 2016 Ivan Zakharyaschev 0.36.6-alt1
    - implemented %requires_python_ABI, which ultimately asks verify_elf
      to LD_PRELOAD.