html_last_updated_fmt option is interpreted as a byte string in python3, causing Sphinx build to break. This patch makes it utf-8 string. Change-Id: Ie954a0fb0a0eaf6e23a1bf9a846c4fd665606acc Closes-Bug:#1693670