client and builder needs to run on py27 which doesn't support open(encoding='utf-8')
Related: https://pagure.io/koji/issue/2641
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @jcupova: - Pull-request untagged with: testing-ready
rebased onto be2e1792b46f0bcc48a69b2b90b4fb87f5b1af5e
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
Commit ce0c1b8b fixes this pull-request
Pull-Request has been merged by tkopecek
client and builder needs to run on py27 which doesn't support
open(encoding='utf-8')
Related: https://pagure.io/koji/issue/2641