Skip to content

CLI that makes the life of a fedora packager easier (or at least mine)

License

Notifications You must be signed in to change notification settings

blinxen/fedtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedtools

CLI tool that helps with various Fedora packaging processes.

Commands

  • build-srpm: Download all sources, build SRPM locally and build the package using mock
  • check-versions: Compare package version with the latest upstream release
  • review: Download spec and SRPM from URLs in review bug
  • fp-upload: Upload spec file and SRPM in the current working directory to fedorapeople
  • copr-review: Build SRPM in copr and run fedora-review after build
  • post-rust-review: Run some rust specific tasks after a package review
  • copr-chain-build: Create a chain-build in copr

Configuration

The configuration file for fedtools must be places under $HOME/.config/fedtools.toml. See fedtools.toml for an example.

Development

poetry install
poetry run fedtools

Installation

Fedora:

dnf copr enable blinxen/tools
dnf install fedtools

About

CLI that makes the life of a fedora packager easier (or at least mine)

Resources

License

Stars

Watchers

Forks

Packages

No packages published