Changeset 49e2ba5


Ignore:
Timestamp:
06/09/2023 09:56:16 PM (10 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
49827ffd
Parents:
d241861
Message:

Update to Python-3.11.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    rd241861 r49e2ba5  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "c8d52fc4fb8ad9932a11d86d142ee73a">
     10  <!ENTITY python3-md5sum        "fb7f7eae520285788449d569e45b6718">
    1111  <!ENTITY python3-size          "19 MB">
    12   <!ENTITY python3-buildsize     "282 MB (add 897 MB for tests)">
    13   <!ENTITY python3-time          "2.0 SBU (add 3.9 SBU for tests; both using parallelism=4)">
     12  <!ENTITY python3-buildsize     "282 MB (add 63 MB for tests)">
     13  <!ENTITY python3-time          "1.9 SBU (add 2.8 SBU for tests; both using parallelism=4)">
    1414  <!--
    1515  Note: Size does not reflect docs that were install in LFS.
  • introduction/welcome/changelog.xml

    rd241861 r49e2ba5  
    4242      <para>June 9th, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to python3-3.11.4. Fixes
     46          <ulink url="&blfs-ticket-root;18145">#18145</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[bdubbs] - Update to dbus-1.14.8. Fixes
  • packages.ent

    rd241861 r49e2ba5  
    335335<!ENTITY python3-major                "3">
    336336<!ENTITY python3-minor                "11">
    337 <!ENTITY python3-patch                "3">
     337<!ENTITY python3-patch                "4">
    338338<!ENTITY python3-majorver             "&python3-major;.&python3-minor;">
    339339<!ENTITY python3-version              "&python3-majorver;.&python3-patch;">
Note: See TracChangeset for help on using the changeset viewer.