jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/964114 )

Change subject: [doc] Update sphinx requirements
......................................................................

[doc] Update sphinx requirements

Change-Id: Ic7af64e97c820eec33b4ca6256d34c031c4c289e
---
M ROADMAP.rst
M docs/requirements.txt
2 files changed, 16 insertions(+), 6 deletions(-)

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




diff --git a/ROADMAP.rst b/ROADMAP.rst
index 2e73f2c..42ac05d 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,13 +1,13 @@
 Current release
 ---------------

-*(No changes yet*)
+* **Python 3.6 support will be discontinued** and this is the last version 
supporting it.


 Deprecations
 ------------

-* 8.4.0: *Python 3.6 support is deprecated* and will be dropped soon with 
Pywikibot 9
+* 8.4.0: Python 3.6 support is deprecated and will be dropped soon with 
Pywikibot 9
 * 8.4.0: *modules_only_mode* parameter of :class:`data.api.ParamInfo`, its 
*paraminfo_keys* class attribute
   and its preloaded_modules property will be removed
 * 8.4.0: *dropdelay* and *releasepid* attributes of :class:`throttle.Throttle` 
will be removed
diff --git a/docs/requirements.txt b/docs/requirements.txt
index d4f5d0c..9af461b 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,6 +1,7 @@
-# This is a PIP requirements file for building Sphinx documentation of 
pywikibot
-# requirements.txt is also needed
-sphinx >= 7.2.3
-rstcheck >=6.1.2
+# This is a PIP requirements file for building Sphinx documentation of 
Pywikibot
+# ../requirements.txt is also needed.
+# Note: Python 3.9 is required for sphinx 7.2.6
+sphinx >= 7.2.6
+rstcheck >=6.2.0
 sphinxext-opengraph >= 0.8.2
 furo >= 2023.9.10

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/964114
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ic7af64e97c820eec33b4ca6256d34c031c4c289e
Gerrit-Change-Number: 964114
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to