ironthree / fedora-rust-sig-leaf-check

Created 2 years ago
Maintained by decathorpe
Script for analyzing Rust SIG packages for leaf status
Members 1
Fabio Valentini committed 2 days ago

fedora-rust-sig-leaf-check

This repository contains a script for analyzing Rust SIG packages for leaf status, and historical data.

Requirements

  • recent Fedora Linux
  • python3
  • python3-requests
  • dnf
  • dnf-utils
  • fedora-repos-rawhide
  • internet connection

Usage

./check_sig_leaf.py [--koji]

TODO

  • investigate possible performance optimizations