Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1234930?usp=email )

Change subject: sphinx: Use Sphinx 8.2.3 for documentation
......................................................................

sphinx: Use Sphinx 8.2.3 for documentation

Sphinx 9 breaks the documentation and several files are missing.

Bug: T413563
Change-Id: Ia0cbcd52b12c1dc969c17b5f4ca54a06bf5951c4
---
M docs/requirements.txt
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved
  jenkins-bot: Verified




diff --git a/docs/requirements.txt b/docs/requirements.txt
index 40ec37e..95cf7ea 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,7 +1,7 @@
 # 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 >= 8.2.3
+# 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

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1234930?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: stable
Gerrit-Change-Id: Ia0cbcd52b12c1dc969c17b5f4ca54a06bf5951c4
Gerrit-Change-Number: 1234930
Gerrit-PatchSet: 1
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]

Reply via email to