aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2024-11-14 14:21:20 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2024-11-14 14:21:20 -0600
commitb2cb108c74b8109f67a2fbad0e792d96e2507bd3 (patch)
treedfe1efdc4587f946bd3aba708cc56fef0e8ad4e5
parentdc5fb171db4606926863193f4b3d04018f3b5604 (diff)
Update to sphinx_rtd_theme-3.0.2 (Python module).
-rw-r--r--general/prog/python-modules/sphinx_rtd_theme.xml2
-rw-r--r--introduction/welcome/changelog.xml10
-rw-r--r--packages.ent4
3 files changed, 13 insertions, 3 deletions
diff --git a/general/prog/python-modules/sphinx_rtd_theme.xml b/general/prog/python-modules/sphinx_rtd_theme.xml
index f93d33a33d..5a399bcfc3 100644
--- a/general/prog/python-modules/sphinx_rtd_theme.xml
+++ b/general/prog/python-modules/sphinx_rtd_theme.xml
@@ -7,7 +7,7 @@
<!ENTITY sphinx_rtd_theme-download-http "https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-&sphinx_rtd_theme-version;.tar.gz">
<!ENTITY sphinx_rtd_theme-download-ftp " ">
<!ENTITY sphinx_rtd_theme-md5sum "&sphinx_rtd_theme-md5sum;">
- <!ENTITY sphinx_rtd_theme-size "7.2 MB">
+ <!ENTITY sphinx_rtd_theme-size "7.3 MB">
<!ENTITY sphinx_rtd_theme-buildsize "40 MB (with tests)">
<!ENTITY sphinx_rtd_theme-time "less than 0.1 SBU (with tests)">
]>
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index af0910c9b7..d8d5fbb4e8 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,16 @@
</listitem>
-->
<listitem>
+ <para>November 14th, 2024</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to sphinx_rtd_theme-3.0.2 (Python module). Fixes
+ <ulink url="&blfs-ticket-root;20658">#20658</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 13th, 2024</para>
<itemizedlist>
<listitem>
diff --git a/packages.ent b/packages.ent
index abd77a728d..c24f24d0f4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -622,8 +622,8 @@
<!ENTITY six-version "1.16.0">
<!ENTITY six-md5sum "a7c927740e4964dd29b72cebfc1429bb">
<!ENTITY sphinx-version "8.1.3">
-<!ENTITY sphinx_rtd_theme-version "3.0.1">
-<!ENTITY sphinx_rtd_theme-md5sum "ab427d013342e2ae3e7d958b33ee309f">
+<!ENTITY sphinx_rtd_theme-version "3.0.2">
+<!ENTITY sphinx_rtd_theme-md5sum "b26e7ff8c3a90817bbc20fb76c530e00">
<!-- Python module versions used in the Python Dependencies instructions -->
<!-- sc = sphinxcontrib -->