Changeset a858014f for general/prog


Ignore:
Timestamp:
07/25/2023 06:57:30 PM (11 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
41a259b
Parents:
50bf1ac
Message:

Update to sphinx-7.1.0 (Python module).

File:
1 edited

Legend:

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

    r50bf1ac ra858014f  
    77  <!ENTITY sphinx-download-http "https://github.com/sphinx-doc/sphinx/archive/v&sphinx-version;/sphinx-&sphinx-version;.tar.gz">
    88  <!ENTITY sphinx-download-ftp  " ">
    9   <!ENTITY sphinx-md5sum        "1bb87f2b84b2fd3401fff53cc9681209">
    10   <!ENTITY sphinx-size          "6.4 MB">
    11   <!ENTITY sphinx-buildsize     "42 MB (add 36 MB for tests)">
    12   <!ENTITY sphinx-time          "less than 0.1 SBU (1.2 SBU for tests)">
     9  <!ENTITY sphinx-md5sum        "ef2ed23ce98751ff10091441838d03c0">
     10  <!ENTITY sphinx-size          "6.6 MB">
     11  <!ENTITY sphinx-buildsize     "27 MB (add 35 MB for tests)">
     12  <!ENTITY sphinx-time          "less than 0.1 SBU (1.0 SBU for tests)">
    1313]>
    1414
     
    121121python3 /usr/bin/pytest<!-- no && because of a possible error -->
    122122deactivate</userinput></screen>
    123 <!-- No failure in 7.0.1 [pierre]
     123<!-- No failure in 7.0.1 [pierre]
     124     7.1.0: 4 failed, 1896 passed, 10 skipped in 108.14s (0:01:48)
     125     test_imgmath_png, test_imgmath_svg, test_imgmath_svg_embed, test_imgmath_numfig_html
     126-->
    124127    <para>
    125128      Four subtests in <command>tests/test_ext_math.py</command>
    126129      are known to fail.
    127130    </para>
    128 -->
     131
    129132    </sect3>
    130133
Note: See TracChangeset for help on using the changeset viewer.