#1544 use RawConfigParser for kojid
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue1543  into  master

Download 1544.patch

We are using percent signs in host_principal_format. As python3 replaced
ConfigParser with SafeConfigParser, parsing now fails.

Fixes: https://pagure.io/koji/issue/1543

:thumbsup:

Metadata Update from @mfilip:
- Pull-request tagged with: testing-ready

Commit cef24b1b fixes this pull-request

Pull-Request has been merged by mikem

Metadata