]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Pin docutils to < 0.18 for now 10902/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 26 Oct 2021 14:07:03 +0000 (16:07 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 26 Oct 2021 14:07:03 +0000 (16:07 +0200)
We will have to deal with that pain later, but let's unbreak our
CI first.

docs/requirements.txt
pdns/dnsdistdist/docs/requirements.txt
pdns/recursordist/docs/requirements.txt

index 9cf30e4daacf66ab1842398eef1c399e0f4d64e8..669c19b98508ed026818628efb4e7d805ccf932d 100644 (file)
@@ -4,4 +4,4 @@ git+https://github.com/pieterlexis/sphinx-jsondomain@no-type-links
 git+https://github.com/pieterlexis/sphinx-changelog@render-tags
 sphinxcontrib-fulltoc
 guzzle_sphinx_theme
-docutils!=0.15
+docutils!=0.15,<0.18
index 63606d88e69a40867877b960f7ac1af87cdb7925..c9a188e66396713797f2c504290bcad67f7a56dd 100644 (file)
@@ -4,4 +4,4 @@ git+https://github.com/pieterlexis/sphinx-jsondomain@no-type-links
 git+https://github.com/pieterlexis/sphinx-changelog@render-tags
 sphinxcontrib-httpdomain
 sphinxcontrib-fulltoc
-docutils!=0.15
+docutils!=0.15,<0.18
index cd61585a53251a0dee7ad39496165ee619d3070b..5d88e2afefc3204c02b4d3e3add57bffaddb5bc8 100644 (file)
@@ -5,4 +5,4 @@ git+https://github.com/pieterlexis/sphinx-changelog@render-tags
 guzzle_sphinx_theme
 sphinxcontrib.httpdomain
 sphinxcontrib-fulltoc
-docutils!=0.15
+docutils!=0.15,<0.18