Changeset ba6e7d32 for general


Ignore:
Timestamp:
04/15/2024 08:30:30 PM (2 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
26ca5bd0
Parents:
10f894a9
Message:

Update to Python3-3.12.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r10f894a9 rba6e7d32  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "e7c178b97bf8f7ccd677b94d614f7b3c">
     10  <!ENTITY python3-md5sum        "8defb33f0c37aa4bdd3a38ba52abde4e">
    1111  <!ENTITY python3-size          "20 MB">
    12   <!ENTITY python3-buildsize     "337 MB (add 57 MB for tests)">
    13   <!ENTITY python3-time          "2.5 SBU (add 0.7 SBU for tests; both using parallelism=4)">
     12  <!ENTITY python3-buildsize     "335 MB (add 57 MB for tests)">
     13  <!ENTITY python3-time          "2.2 SBU (add 1.0 SBU for tests; both using parallelism=4)">
    1414  <!--
    1515  Note: Size does not reflect docs that were installed in LFS.
     
    190190           Total tests: run=41,580 skipped=1,144
    191191           Total test files: run=485/488 skipped=23 resource_denied=3
     192
     193           For Python-3.12.3 all tests pass
     194           Total tests: run=41,778 skipped=1,155
     195           Total test files: run=485/488 skipped=24 resource_denied=3
    192196      -->
    193197      To test the result, issue <command>LC_ALL=en_US.UTF-8
    194198      make test</command>.
    195199      Some tests may need an Internet connection.
    196       Two tests named <filename>test_xml_etree</filename> and
    197       <filename>test_xml_etree_c</filename> are known to fail with
    198       expat-2.6.0 or newer.
    199200    </para>
    200201
Note: See TracChangeset for help on using the changeset viewer.