Changeset 5d51dad6


Ignore:
Timestamp:
09/14/2023 07:22:31 PM (9 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
d73c155
Parents:
10e485f7
git-author:
Pierre Labastie <pierre.labastie@…> (09/14/2023 07:12:19 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (09/14/2023 07:22:31 PM)
Message:

Update to sphinx-7.2.6

Files:
3 edited

Legend:

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

    r10e485f7 r5d51dad6  
    55  %general-entities;
    66
    7   <!ENTITY sphinx-download-http "https://github.com/sphinx-doc/sphinx/archive/v&sphinx-version;/sphinx-&sphinx-version;.tar.gz">
     7  <!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        "49b1de4c90edda47940b99320d573ec5">
     9  <!ENTITY sphinx-md5sum        "18971ebdd6ec1b7788ff0898682fe0da">
    1010  <!ENTITY sphinx-size          "6.7 MB">
    1111  <!ENTITY sphinx-buildsize     "45 MB (add 35 MB for tests)">
    12   <!ENTITY sphinx-time          "less than 0.1 SBU (1.2 SBU for tests)">
     12  <!ENTITY sphinx-time          "less than 0.1 SBU (1.3 SBU for tests)">
    1313]>
    1414
     
    125125     test_imgmath_png, test_imgmath_svg, test_imgmath_svg_embed, test_imgmath_numfig_html
    126126     7.2.5: 2051 passed, 11 skipped, 4 warnings [pierre]
    127 
    128     <para>
    129       Four subtests in <command>tests/test_ext_math.py</command>
    130       are known to fail.
    131     </para>
     127     7.2.6:i 2052 passed, 10 skipped, 6 warnings [pierre]
    132128-->
    133129    </sect3>
  • introduction/welcome/changelog.xml

    r10e485f7 r5d51dad6  
    5353      <itemizedlist>
    5454        <listitem>
     55          <para>[pierre] - Update to sphinx-7.2.6 (python module). Fixes
     56          <ulink url="&blfs-ticket-root;18552">#18552</ulink>.</para>
     57        </listitem>
     58        <listitem>
    5559          <para>[pierre] - Update to libwebp-1.3.2 (security update). Fixes
    5660          <ulink url="&blfs-ticket-root;18549">#18549</ulink>.</para>
  • packages.ent

    r10e485f7 r5d51dad6  
    576576<!ENTITY six-version                  "1.16.0">
    577577<!ENTITY six-md5sum                   "a7c927740e4964dd29b72cebfc1429bb">
    578 <!ENTITY sphinx-version               "7.2.5">
     578<!ENTITY sphinx-version               "7.2.6">
    579579<!ENTITY sphinx_rtd_theme-version     "1.3.0">
    580580<!ENTITY sphinx_rtd_theme-md5sum      "9668eae48ab9ca55f88bcb00e4261e36">
Note: See TracChangeset for help on using the changeset viewer.