Package python-module-rpm: Information

    Binary package: python-module-rpm
    Version: 4.0.4_2.7-alt100.77.M70P.2
    Architecture: i586
    Build time:  Feb 15, 2019, 09:31 PM in the task #221592
    Source package: rpm
    Report package bug
    License: GPL/LGPL
    Summary: Python bindings for apps which will manipulate RPM packages
    Description: 
    This package contains a module which permits applications written in
    the Python programming language to use the interface supplied by RPM
    (RPM Package Manager) libraries.

    Maintainer: Ivan Zakharyaschev


    Last changed


    Feb. 15, 2019 Ivan Zakharyaschev 4.0.4-alt100.77.M70P.2
    - Merged rpm-build-4.0.4-alt102 (as in c7.1) into p7, t7.
    Feb. 13, 2019 Ivan Zakharyaschev 4.0.4-alt100.77.M70P.2.M70C.1
    - Merged rpmEVRcmp() fixes into c7:
      + rpmEVRcmp() (and hence rpmRangesOverlap()) made asymmetric w.r.t.
        underspecified release. (Provides: N = V can't anymore satisfy
        Requires: N = V-R. Look out for unmets!)
    Feb. 12, 2019 Ivan Zakharyaschev 4.0.4-alt100.76.M70P.2
    [rpm-4.13-alt6 alike]
    - rpmEVRcmp() (and hence rpmRangesOverlap()) made asymmetric w.r.t.
      underspecified release. (Provides: N = V can't anymore satisfy
      Requires: N = V-R. Look out for unmets!)
      (with help of Vladimir D. Seleznev)
    - rpmRangesOverlap() optimized (can run ca. 30% faster).
    - checkinstall subpackage added.
    [rpm-build] (backported from Sisyphus rpm-build by vseleznv@)
    - support for SOURCE_DATE_EPOCH environment variable
    - device and inode numbers remapping