From: Michal Nowak Date: Thu, 2 Apr 2026 09:39:31 +0000 (+0200) Subject: Revert "Add Sphinx 9.1.0" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef329b18d5b8c3250f0eaadcf0784856f92d5e4;p=thirdparty%2Fbind9.git Revert "Add Sphinx 9.1.0" This reverts commit a31a4c2d2d818030a2f2513d18361ef1e2be72b7. ReadTheDocs will not work with this version: python -m pip install -r https://gitlab.isc.org/isc-projects/bind9/-/raw/main/doc/arm/requirements.txt ERROR: Ignored the following yanked versions: 8.3.0 ERROR: Ignored the following versions that require a different python version: 9.1.0 Requires-Python >=3.12; 9.1.0rc1 Requires-Python >=3.12; 9.1.0rc2 Requires-Python >=3.12 ERROR: Could not find a version that satisfies the requirement Sphinx==9.1.0 (from versions: 0.1.61611, ..., 9.0.4) ERROR: No matching distribution found for Sphinx==9.1.0 --- diff --git a/doc/arm/requirements.txt b/doc/arm/requirements.txt index 811c3d9493e..8d9d05ffb01 100644 --- a/doc/arm/requirements.txt +++ b/doc/arm/requirements.txt @@ -1,3 +1,3 @@ -Sphinx==9.1.0 +Sphinx==9.0.4 docutils==0.22.4 sphinx_rtd_theme==3.1.0