Our original kerberos authentication mechanism (non-gssapi) requires the python-kerberos package. We have also supported gssapi authentication since last year.
The python-krbV package is dead upstream and will retired in Fedora, so we need to phase it out in Koji. This change removes the explicit dependency. Koji will can still use the package if it is present, but will not error if it fails to import.
Our original kerberos authentication mechanism (non-gssapi) requires the python-kerberos package. We have also supported gssapi authentication since last year.
The python-krbV package is dead upstream and will retired in Fedora, so we need to phase it out in Koji. This change removes the explicit dependency. Koji will can still use the package if it is present, but will not error if it fails to import.