Package python3-module-rpm: Information

Binary package: python3-module-rpm
Version: 4.13.0.1-alt26
Architecture: x86_64
Build time:  Aug 17, 2021, 07:06 PM in the task #282441
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.



Last changed


Aug. 17, 2021 Gleb Fotengauer-Malinovskiy 4.13.0.1-alt26
- Fixed posttrans filetrigger to save old file list on error.
- Changed posttrans filetrigger to raise error instead of warning if
  %_rpmscript_werror macro is enabled.
Aug. 5, 2021 Vitaly Chikunov 4.13.0.1-alt25
- rpmio: Add support for BLAKE2b in rpmpgp (over beecrypt interface).
Aug. 29, 2020 Ivan Zakharyaschev 4.13.0.1-alt24
[Restored some patches from 4.0.4-alt94]
- rpmrc.c: recognize new Intel CPUs (Dmitry V. Levin)
- rpmrc.c: classify SSE2-capable Intel CPUs as "pentium4" (Alexey Tourbin)
  [Restored a patch from 4.0.4-alt98.26]
- rpmrc.c (is_pentiumN): Added models with nonzero extended model
  (Dmitry V. Levin; reported by Alexander Sharapov).
  (Closes: #38708)