Skip to main content

An automation tool for rebuilding RPMs and Software Collections

Project description

The RPM Rebuild Helper (or rpmrh for short) is an automation tool for rebuilding sets of (S)RPM files. Its main focus are Software Collections.

The tool allows the user to compare two sets of RPMs, download and modify the respective SRPMs locally and automatically rebuild them in a build service, among other things.

Usage example

Compare released packages between two build services – Fedora’s Koji and CentOS CBS – for a python34 software collection:

rpmrh diff --from koji --to cbs --collection python34

Or for all currently active (released and not End-of-Life) collections:

rpmrh diff --all --from koji --to cbs

Attempt to automatically rebuild all missing packages:

rpmrh rebuild --from koji --to cbs --all

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpmrh-0.4.0.tar.gz (178.5 kB view hashes)

Uploaded Source

Built Distribution

rpmrh-0.4.0-py3-none-any.whl (30.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page