On Sat, Feb 13, 2021 at 3:06 PM Ken Dreyer ktdreyer@ktdreyer.com wrote:
On Mon, Jan 4, 2021 at 9:52 AM Miroslav Suchý msuchy@redhat.com wrote:
- Contribute to fedpkg/koji to have machine-readable output.
There is a "--json" argument to "koji call", and that produces machine-readable output for individual Koji RPCs.
It would be really nice if rpkg had something similar, or even an easier-to-extend Python API. There was an attempt a while back, with https://pagure.io/rpkg2 .
Incidentally I ran into this on another project with a coworker recently, so I opened a ticket to track it: https://pagure.io/rpkg/issue/542
- Ken