Currently in Fedora, the Koji cli runs under python3. However some Koji features are not available in py3 (e.g. krb auth). This change allows users to set pyver=2 in their profile, which causes the script to rerun itself under the requested python version as soon as the information is available.
Currently in Fedora, the Koji cli runs under python3. However some Koji features are not available in py3 (e.g. krb auth). This change allows users to set pyver=2 in their profile, which causes the script to rerun itself under the requested python version as soon as the information is available.