[blfs] 01/04: Fix building sphinx with docutils-0.23.
| 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 9b5e73d2c08967cd1fdc3c838fdfcdaa71bf84a1 Author: Bruce Dubbs <[email protected]> AuthorDate: Tue Jun 2 12:20:09 2026 -0500 Fix building sphinx with docutils-0.23. --- general/prog/python-modules/sphinx.xml | 6 +++--- introduction/welcome/changelog.xml | 10 ++++++++++ lxqt/desktop/libdbusmenu-lxqt.xml | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/general/prog/python-modules/sphinx.xml b/general/prog/python-modules/sphinx.xml index 7fd60a4558..4be7d33191 100644 --- a/general/prog/python-modules/sphinx.xml +++ b/general/prog/python-modules/sphinx.xml @@ -99,14 +99,14 @@ <sect3 role="installation"> <title>Installation of Sphinx</title> -<!-- + <para> First allow <application>sphinx</application> to use <xref linkend="docutils"/>: </para> -<screen><userinput>sed -e 's/0.22/0.23/' -i pyproject.toml</userinput></screen> ---> +<screen><userinput>sed -i 's/0.23/0.24/' pyproject.toml</userinput></screen> + <para>Build the module:</para> &build-wheel; diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 065398b930..696e89a7bd 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -39,6 +39,16 @@ <itemizedlist> <title>Changelog Entries:</title> + <listitem> + <para>June 2nd, 2026</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix building sphinx with docutils-0.23. Fixes + <ulink url="&blfs-ticket-root;23393">#23393</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>May 31st, 2026</para> <itemizedlist> diff --git a/lxqt/desktop/libdbusmenu-lxqt.xml b/lxqt/desktop/libdbusmenu-lxqt.xml index b30a033459..6744c16df0 100644 --- a/lxqt/desktop/libdbusmenu-lxqt.xml +++ b/lxqt/desktop/libdbusmenu-lxqt.xml @@ -115,7 +115,7 @@ make</userinput></screen> <para> <parameter>-D WITH_DOC=ON</parameter>: Use this switch if - you ve installed <xref linkend="doxygen"/> and want to + you've installed <xref linkend="doxygen"/> and want to build the optional documentation. </para> -- 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