Package python-module-rpm: Information

    Binary package: python-module-rpm
    Version: 4.0.4_2.7-alt100.76.M70P.2
    Architecture: x86_64
    Build time:  Feb 15, 2019, 04:53 PM in the task #221387
    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. 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
    April 27, 2014 Andrey Cherepanov 4.0.4-alt100.76.M70P.1
    - Backport to p7 branch
    Feb. 25, 2014 Dmitry V. Levin 4.0.4-alt100.77
    - fixup-binconfig:
      extended library search path stripping algorithm to handle rpaths.
    - pkgconfig.{req,prov}:
      allowed pkgconfig names to start with "+" (closes: #29737).