mirror_ubuntu-kernels/Documentation/sphinx
Akira Yokosawa eef3dd22a1 docs: sphinx/requirements: Limit jinja2<3.1
BugLink: https://bugs.launchpad.net/bugs/1969110

commit be78837ca3 upstream.

jinja2 release 3.1.0 (March 24, 2022) broke Sphinx<4.0.
This looks like the result of deprecating Python 3.6.
It has been tested against Sphinx 4.3.0 and later.

Setting an upper limit of <3.1 to junja2 can unbreak Sphinx<4.0
including Sphinx 2.4.4.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: stable@vger.kernel.org # v5.15+
Link: https://lore.kernel.org/r/7dbff8a0-f4ff-34a0-71c7-1987baf471f9@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit f1d93653715561f17b49e0fb5ed953660fecd115)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
2022-05-20 14:37:23 +02:00
..
automarkup.py docs: Enable usage of relative paths to docs on automarkup 2021-02-04 16:23:43 -07:00
cdomain.py
kernel_abi.py Move our minimum Sphinx version to 1.7 2021-02-01 16:29:12 -07:00
kernel_feat.py
kernel_include.py
kerneldoc.py
kernellog.py
kfigure.py
load_config.py
maintainers_include.py
parallel-wrapper.sh
parse-headers.pl tweewide: Fix most Shebang lines 2020-12-08 23:30:04 +09:00
requirements.txt
rstFlatTable.py