Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221588?usp=email )
Change subject: Revert "doc: Update Sphinx" ...................................................................... Revert "doc: Update Sphinx" This reverts commit 54f96359353052a5af83cba56d12bdcb6f632a2e. Reason for revert: T413563 Change-Id: I1d5e015ef9e9d617711f43f23ee55a6fe5d4cd93 --- M docs/conf.py M docs/requirements.txt 2 files changed, 4 insertions(+), 4 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/docs/conf.py b/docs/conf.py index 8bf3e3e..da9772b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # If your documentation needs a minimal Sphinx version, state it here. # -needs_sphinx = '9.0.4' +needs_sphinx = '8.2.3' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom diff --git a/docs/requirements.txt b/docs/requirements.txt index ea3fcc2..40ec37e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,9 +1,9 @@ # This is a PIP requirements file for building Sphinx documentation of Pywikibot # ../requirements.txt is also needed. -# Note: Python 3.11 is required for sphinx 8.2+ -sphinx >= 9.0.4 +# Note: Python 3.11 is required for sphinx 8.2 +sphinx >= 8.2.3 rstcheck >=6.2.5 sphinxext-opengraph >= 0.13.0 sphinx-copybutton >= 0.5.2 sphinx-tabs >= 3.4.7 -furo >= 2025.12.19 +furo >= 2025.9.25 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221588?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I1d5e015ef9e9d617711f43f23ee55a6fe5d4cd93 Gerrit-Change-Number: 1221588 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
