Tool for uploading custom patches to centos source rpm repositories
Project description
Alt-src is a tool for pushing SRPM metadata into a git repo.
Alt-src takes source RPMs as input, unpacks packaging metadata such as .spec files and patch files, and pushes them into a git repository. It's most notably used to populate CentOS git.
Usage
alt-src --push <branch> <package.src.rpm>
This command will check out the git repo for the given package and branch, unpack the
input RPM and create/push a new commit using the unpacked sources.
A tag is also created under imports/<branch>/<nvr>
.
If a repo doesn't exist for the given package, the command will create one using the Pagure API.
The command accepts these inputs:
<package-filename.src.rpm>
- path to a local SRPM file--koji <build-nvr>
- SRPM is pulled from configured koji instance--koji <build-nvr>:module.src.txt
- instead of SRPM, modulemd is imported
If enabled, the command also sends notifications to the configured email address.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file alt-src-1.4.0.tar.gz
.
File metadata
- Download URL: alt-src-1.4.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56f02d992a368c4bf5fc430b95603f366655a52ed6e883934b331c045b4e265 |
|
MD5 | c6cc8932c3171f2484caa8d1d33c9f65 |
|
BLAKE2b-256 | d3ff029686f860ede4fe30a86ef535c0afe784c50e6466c0bae3113c05bc0553 |