Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rpm-python: Python bindings for apps which will manipulate RPM packages.
Name: | rpm-python |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 4.2.1 |
License: | GPL |
Release: | 4.4 |
URL: | |
- Summary
- The rpm-python 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
programs that will manipulate RPM packages and databases.
Changelog
- * Thu Jan 8 18:00:00 2004 Matt Wilson <msw{%}redhat{*}com> 4.2.1-4.4
- remove debug printf
- * Thu Jan 8 18:00:00 2004 Matt Wilson <msw{%}redhat{*}com> 4.2.1-4.3
- add patch to restart rpm in NPTL environment if RPM_FORCE_NPTL
environment variable is set, and restore LD_ASSUME_KERNEL
environment variable value when scriptlets execute (#101603)
- * Thu Sep 25 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 4.2.1-4.2
- fix filtering of GLIBC_PRIVATE dependencies.