Package python3-module-rpm: Information

    Binary package: python3-module-rpm
    Version: 4.13.0.1-alt40
    Architecture: i586
    Build time:  Mar 27, 2024, 06:56 PM in the task #327286
    Source package: rpm
    Report package bug
    License: GPLv2+
    Summary: Python 3 bindings for apps which will manipulate RPM packages
    Description: 
    The rpm-python3 package contains a module that permits applications
    written in the Python programming language to use the interface
    supplied by RPM Package Manager libraries.
    
    This package should be installed if you want to develop Python 3
    programs that will manipulate RPM packages and databases.

    Maintainer: Alexey Sheplyakov


    Last changed


    Oct. 4, 2023 Alexey Sheplyakov 4.13.0.1-alt40
    - Plug a memory leak in python bindings (closes: #47836).
    Sept. 10, 2023 Vitaly Chikunov 4.13.0.1-alt39
    - Add support for caret in version/release to enable in the future. This is
      safe since sisyphus_check will not pass versions like this.
    - Suppress pdeath_execute post-update script open error in RPM::RootDir.
    - pdeath_execute will use pidfd if possible (also added tests).
    July 5, 2023 Andrey Limachko 4.13.0.1-alt38
    - Add support for loongarch64 (thx zhangwenlong)
    - Fix canonical loongarch64 and e2k arch numbers conflict