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

(cherry picked from commit 2503af018b72112a2422ce895d9e7418155cbc9f)

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

index d59d77217f9117e3985ec1b2abd6d7f60077412c..ad6b483509603a5ad1d102a2de776bc7711658cc 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