Changeset 40f6b8d for general


Ignore:
Timestamp:
02/13/2023 07:48:47 PM (16 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
9a4ce129
Parents:
404943c6
Message:

Update to Python-3.11.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r404943c6 r40f6b8d  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "4efe92adf28875c77d3b9b2e8d3bc44a">
     10  <!ENTITY python3-md5sum        "a957cffb58a89303b62124896881950b">
    1111  <!ENTITY python3-size          "19 MB">
    12   <!ENTITY python3-buildsize     "282 MB (add 63 MB for tests)">
    13   <!ENTITY python3-time          "2.1 SBU (add 1.2 SBU for tests; both using parallelism=4)">
     12  <!ENTITY python3-buildsize     "283 MB (add 897 MB for tests)">
     13  <!ENTITY python3-time          "2.2 SBU (add 3.4 SBU for tests; both using parallelism=4)">
    1414  <!--
    1515  Note: Size does not reflect docs that were install in LFS.
     
    1717  <!ENTITY python3htmldoc-download-http
    1818  "https://www.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2">
    19   <!ENTITY python3-docs-md5sum "32f5cd7d63adf58ca4e0687dc530ce8b" >
     19  <!ENTITY python3-docs-md5sum "eb4132c780b60b5782a4f66b29b08d5c" >
    2020]>
    2121
     
    173173    <para>
    174174      To test the result, issue <command>make test</command>.
    175       Some tests may need an Internet connection. <!--Two tests, test_distutils
    176       and test_peg_generator are known to fail.-->
     175      Some tests may need an Internet connection. Two tests, test_distutils
     176      and test_embed are known to fail.
    177177    </para>
    178178
Note: See TracChangeset for help on using the changeset viewer.