Fix: required sphinx-bootstrap-theme version 54/68854/2 v0.7.4
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 20 Sep 2021 13:03:58 +0000 (15:03 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 20 Sep 2021 13:21:44 +0000 (15:21 +0200)
lfdocs-conf requires sphinx-bootstrap-theme version around 0.7.1
sphinx-bootstrap-theme v0.7.1 still uses the setup command "use_2to3".
This is no more allowed with latest versions of setuptools

https://stackoverflow.com/questions/69100275/

This breaks ODL current gating.
https://jenkins.opendaylight.org/releng/job/docs-rtd-verify-phosphorus/131/
https://git.opendaylight.org/gerrit/c/docs/+/97543/1

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I24f0b47f2898e7a9e2887e783caf36de5d0049b4

requirements.txt

index 0e570f8..7e0dc6c 100644 (file)
@@ -1,6 +1,6 @@
 pyyaml
 Sphinx~=3.2.0
-sphinx_bootstrap_theme~=0.7.1
+sphinx_bootstrap_theme
 sphinx-tabs
 
 # Indirect Dependencies