86c951c4661d3af234f8a7b7e560ab88e12a3f2b
python < 4.14.2 returned bytes, but that is now changed to return decoded strings.
Once Kobo is updated to work with newer RPM, these changes are still needed to get the test suite passing.
The tests are expected to fail until the kobo patch is merged and released.
Relates: https://bugzilla.redhat.com/show_bug.cgi?id=1713107 Relates: https://github.com/release-engineering/kobo/pull/115
rebased onto d51cf6078963d6373f7a9704fe2fbc6938a929f5
rebased onto 1519ead6393c894fd4c06a2117cecf8b61d56f8c
rebased onto 2f89ca36f23d46ef16eb4e4ca2da05b19019737e
rebased onto 86c951c4661d3af234f8a7b7e560ab88e12a3f2b
Pull-Request has been merged by lsedlar
python < 4.14.2 returned bytes, but that is now changed to return decoded strings.
Once Kobo is updated to work with newer RPM, these changes are still needed to get the test suite passing.
The tests are expected to fail until the kobo patch is merged and released.
Relates: https://bugzilla.redhat.com/show_bug.cgi?id=1713107
Relates: https://github.com/release-engineering/kobo/pull/115