Cancel tasks are used from newer fedora koji client on some hubs that are lacking any getKojiVersion method, so assumes older_hub = True
Signed-off-by: Nicolas Chauvet kwizart@gmail.com
Note: there are others usage of getKojiVersion in the cli, but none hit us that much as this one.
Commit 303c4dae fixes this pull-request
Pull-Request has been merged by tkopecek
Cancel tasks are used from newer fedora koji client on some hubs that
are lacking any getKojiVersion method, so assumes older_hub = True
Signed-off-by: Nicolas Chauvet kwizart@gmail.com