Пакет python3-module-rpm: Информация

  • Default inline alert: Версия в репозитории: 4.13.0.1-alt34

Бинарный пакет: python3-module-rpm
Версия: 4.13.0.1-alt26
Архитектура: armh
Собран:  23 августа 2021 г. 20:40 в задании #283204
Исходный пакет: rpm
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: http://www.rpm.org/

Лицензия: GPLv2+
О пакете: Python 3 bindings for apps which will manipulate RPM packages
Описание: 
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.

Сопровождающий: Gleb Fotengauer-Malinovskiy


Последнее изменение


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.
5 августа 2021 г. Vitaly Chikunov 4.13.0.1-alt25
- rpmio: Add support for BLAKE2b in rpmpgp (over beecrypt interface).
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)