#139 Port Koji comps/group functionality from yum.comps to libcomps
Closed: Fixed Opened by ngompa.

Koji currently requires yum.comps to work. This will change when #133 is merged to be a soft requirement, but Koji should move from yum.comps to python-libcomps. This will reduce the yum dependency in Koji and bring it closer toward being ported to Python 3.

libcomps can be built on EL6, and is currently available for EL7 and Fedora.


PR for this: https://pagure.io/koji/pull-request/172

created a new PR here: https://pagure.io/koji/issue/155
most of them are done by @mikem

-- using libcomps by default, if it's not available, fall back to yum.comps

Commit 0e664ad7 fixes this

https://pagure.io/koji/pull-request/184

@mikem changed the status to Fixed

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/139

Please continue any further discussion there.

Metadata