commit | 102ace0c774a516b776f0c52b0dfa7cc8f1dbe76 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Apr 04 16:04:56 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 04 16:07:09 2021 -0400 |
tree | 70f2cffa0bb139b96316d52002ed64503edad58f | |
parent | 9fb432b2b845a9772ec97087c3baf349dc7f515a [diff] |
sphinx: Pin to docutils-0.16 In newer docutils writers/latex2e/docutils.sty has a unicode character in the comments which can in turn cause Python 3.6 at least to fail. Pin to the previous docutils release for now. Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Tom Rini <trini@konsulko.com>