On Sat, 9 Mar 2019 at 22:19, Neal Gompa ngompa13@gmail.com wrote:
Hey all,
I've proposed a pull request to switch our Koji package to use Python 3 wherever possible: https://src.fedoraproject.org/rpms/koji/pull-request/4
The PR is a bit complex, but it's based on the upstream spec for Koji, which accounts for all the variations (Py2 Koji + Py3 client for Fedora < 30, Py3 Koji + client + Py2 API for Fedora 30+, Py2 Koji for EPEL).
I'd like to merge this in and submit updates for all currently supported releases we ship the Koji package to (Fedora and EPEL).
Note that this is independent of testing and upgrading the infrastructure. But I'd like to merge this in now so that we could look at having staging Koji switch over now.
Could you wait til Tuesday/Wednesday for EPEL, we are in the middle of putting the python36 there and various packages build funny until we are done.