Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221591?usp=email )
Change subject: Use Sphinx 8.2.3 ...................................................................... Use Sphinx 8.2.3 Verify whether breaking documention is caused by Sphinx 9 Bug: T413563 Change-Id: Icde964bab7d77ef37fa54034f5de86a8a1f9bc36 Signed-off-by: Xqt <[email protected]> --- M docs/requirements.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/docs/requirements.txt b/docs/requirements.txt index 40ec37e..1af4509 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 +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/+/1221591?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: Icde964bab7d77ef37fa54034f5de86a8a1f9bc36 Gerrit-Change-Number: 1221591 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
