Skip to main content

Tool for branching Fedora packages for EPEL

Project description

ebranch

Tool for branching Fedora packages for EPEL

$ ebranch
Usage: ebranch [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
build-reqs lists build requirements for a package
is-branched checks if a package is branched
iterate-report computes missing BRs for new top-level packages
ls-branches lists branches for a package
missing-build-reqs lists missing build requirements to build for a branch
unfold-report adds new missing BRs to the top-level list

Presentation

Presented at CentOS Dojo FOSDEM 2022 (slides, video).

Installation

Copr build status

This tool is still in active development, so for the time being it is not packaged in Fedora proper. This will happen once the commands and data structures are reasonably stable.

You can install on Fedora 35, CentOS Stream 9 (with EPEL enabled), and Rawhide using:

sudo dnf copr enable salimma/ebranch
sudo dnf install ebranch

Local development

python -m venv .venv-dev
source .venv-dev/bin/activate
pip install --upgrade pip
pip install -q build
make dist install
make install

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

ebranch-0.0.2.dev1.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

ebranch-0.0.2.dev1-py3-none-any.whl (18.6 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