Package python3-module-rpm: Information

Binary package: python3-module-rpm
Version: 4.13.0.1-alt36
Architecture: x86_64
Build time:  Mar 18, 2023, 07:37 PM in the task #316666
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: Vitaly Chikunov


Last changed


March 13, 2023 Vitaly Chikunov 4.13.0.1-alt36
- scripts/find-package: replaced "fgrep" with "grep -F".
Nov. 5, 2022 Vitaly Chikunov 4.13.0.1-alt35
- Increase Signature Header allowed size.
July 9, 2022 Vladimir D. Seleznev 4.13.0.1-alt34
- Fixed FTBFS: changed BR from liblua5-devel to liblua5.3-devel.