rpm-python3 dep was misnamed hub/web/builder/etc require python2-koji for now
It is actually python3-rpm in Fedora.
python3-rpm
F25: https://koji.fedoraproject.org/koji/buildinfo?buildID=861703
F26: https://koji.fedoraproject.org/koji/buildinfo?buildID=883136
F27: https://koji.fedoraproject.org/koji/buildinfo?buildID=898838
That appears to have changed in F25. It is still rpm-python3 on F24 (not yet eol), and the python3-rpm package has a provides for backwards compatibility.
@mikem Do you plan to have a release before Fedora 24 EOLs?
Well, yes. We expect to release 1.13 later this month. F24 will persist at least a month past the F26 GA, which is currently showing as 7/11.
Also, I currently run F24 on my laptop, and I routinely run Koji from HEAD there. I would rather that continue to work.
rebased
Commit 3062b4e1 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
Filed Issue #454 to change the dep later
rpm-python3 dep was misnamed
hub/web/builder/etc require python2-koji for now