Package python-module-rpm: Information

    Binary package: python-module-rpm
    Version: 4.0.4_2.6-alt100.27.M60T.2
    Architecture: x86_64
    Build time:  Oct 16, 2016, 09:58 PM in the task #170930
    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


    Oct. 16, 2016 Ivan Zakharyaschev 4.0.4-alt100.27.M60T.2
    - Synced with p6. (Merged the changes which have been in p6, but not in t6 yet.)
    July 18, 2013 Dmitry V. Levin 4.0.4-alt100.24.M60P.5
    - Backported from Sisyphus (closes: #29190):
      + %_sharedstatedir: changed to /var/lib (suggested by Alexey Gladkov).
    April 24, 2013 Dmitry V. Levin 4.0.4-alt100.24.M60P.4
    - Backport from Sisyphus:
      + Fixed build with new gettext and automake.
      + Fixed build with ld --no-copy-dt-needed-entries.
      + Build selinux support in dynamically linked objects only.
      + Added %getenv and %_tmpdir builtin macros.
      + platform.in: added systemd macros.
      + platform.in: add %EVR macro.
      + scripts: cleaned up readelf(1) invocations.
      + brp-fix-perms: fixed "find -perm" syntax.
      + 0common-files.req.list: added /etc/sudoers.d.
      + rpmio/macro.c (doShellEscape): fixed an off-by-one error
        in stripping trailing newlines.