[blfs] 02/04: Also fix sphinx_rtd_theme for current docutils.
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 37102780cc4f797d5debdddf7535c02398149a56 Author: Bruce Dubbs <[email protected]> AuthorDate: Tue Jun 2 12:37:30 2026 -0500 Also fix sphinx_rtd_theme for current docutils. --- general/prog/python-modules/sphinx_rtd_theme.xml | 6 ++++++ introduction/welcome/changelog.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/general/prog/python-modules/sphinx_rtd_theme.xml b/general/prog/python-modules/sphinx_rtd_theme.xml index fc76a8b8fc..9ba8412ed2 100644 --- a/general/prog/python-modules/sphinx_rtd_theme.xml +++ b/general/prog/python-modules/sphinx_rtd_theme.xml @@ -87,6 +87,12 @@ <sect3 role="installation"> <title>Installation of Sphinx_rtd_theme</title> + <para> + First allow this package to use <xref linkend="docutils"/>: + </para> + +<screen><userinput>sed -i 's/0.23/0.24/' setup.cfg</userinput></screen> + <para> Build the module: </para> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 696e89a7bd..48d38b7fbf 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -43,7 +43,7 @@ <para>June 2nd, 2026</para> <itemizedlist> <listitem> - <para>[bdubbs] - Fix building sphinx with docutils-0.23. Fixes + <para>[bdubbs] - Fix building sphinx and sphinx_rtd_theme with docutils-0.23. Fixes <ulink url="&blfs-ticket-root;23393">#23393</ulink>.</para> </listitem> </itemizedlist> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page