Changeset d477bf32


Ignore:
Timestamp:
07/20/2024 02:01:34 PM (8 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
a9e0e6ae
Parents:
6399ab9c
Message:

Update to sphinx-7.4.6 (Python module).

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/sphinx.xml

    r6399ab9c rd477bf32  
    77  <!ENTITY sphinx-download-http "https://files.pythonhosted.org/packages/source/s/sphinx/sphinx-&sphinx-version;.tar.gz">
    88  <!ENTITY sphinx-download-ftp  " ">
    9   <!ENTITY sphinx-md5sum        "e15b7331a3a5342b3b7adca8d66b8061">
     9  <!ENTITY sphinx-md5sum        "92aeccbf823f83261f5f65354a46c8ab">
    1010  <!ENTITY sphinx-size          "7.7 MB">
    11   <!ENTITY sphinx-buildsize     "55 MB (with tests)">
    12   <!ENTITY sphinx-time          "less than 0.1 SBU (add 1.0 SBU for tests)">
     11  <!ENTITY sphinx-buildsize     "54 MB (with tests)">
     12  <!ENTITY sphinx-time          "less than 0.1 SBU (add 1.2 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r6399ab9c rd477bf32  
    3939    </listitem>
    4040    -->
     41    <listitem>
     42      <para>July 20th, 2024</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to sphinx-7.4.6 (Python module). Fixes
     46          <ulink url="&blfs-ticket-root;20109">#20109</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
    4151    <listitem>
    4252      <para>July 18th, 2024</para>
  • packages.ent

    r6399ab9c rd477bf32  
    618618<!ENTITY six-version                  "1.16.0">
    619619<!ENTITY six-md5sum                   "a7c927740e4964dd29b72cebfc1429bb">
    620 <!ENTITY sphinx-version               "7.4.5">
     620<!ENTITY sphinx-version               "7.4.6">
    621621<!ENTITY sphinx_rtd_theme-version     "2.0.0">
    622622<!ENTITY sphinx_rtd_theme-md5sum      "8ad74a8e9ca706ed77117be0e9eed7e8">
Note: See TracChangeset for help on using the changeset viewer.