summaryrefslogtreecommitdiff
path: root/searxng_extra
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2024-05-09 11:46:26 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-05-09 17:15:21 +0200
commit63cf80aae58a943eaf59c7b468b0ffcfe43c98f3 (patch)
tree9d6913fa38ed57feceed7578ab47df7fa9641107 /searxng_extra
parent58320222e2725c5e370226a1df78f9e951202e05 (diff)
downloadsearxng-63cf80aae58a943eaf59c7b468b0ffcfe43c98f3.tar.gz
searxng-63cf80aae58a943eaf59c7b468b0ffcfe43c98f3.zip
[fix] docutils dependencies (docutils>=0.21.2)
Another trip into the hell of dependencies: docutils tends to put major changes in minor patches: the executables have been renamed / e.g. rst2html.py --> rts2html so we have to use docutils at least from version 0.21.2, but this version of docutils is only supported by myst-parser from version 3.0.1 on. Additionally, docutils decided to drop python 3.8 in version 0.21 [1] Further, linuxdoc needed an update to cope with docutils 0.21 [2] [1] https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-21-2024-04-09 [2] https://github.com/return42/linuxdoc/pull/36 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searxng_extra')
0 files changed, 0 insertions, 0 deletions