Changeset 62516be


Ignore:
Timestamp:
10/03/2024 09:09:29 PM (4 days ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
23423eed
Parents:
3ec6fee
Message:

Update to Python3-3.12.7.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r3ec6fee r62516be  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "cb669514937d3e894e74081627722aa5">
     10  <!ENTITY python3-md5sum        "c6c933c1a0db52597cb45a7910490f93">
    1111  <!ENTITY python3-size          "19 MB">
    12   <!ENTITY python3-buildsize     "336 MB (add 60 MB for tests)">
     12  <!ENTITY python3-buildsize     "337 MB (add 60 MB for tests)">
    1313  <!ENTITY python3-time          "1.5 SBU (add 0.7 SBU for tests; both using parallelism=4)">
    1414  <!--
  • introduction/welcome/changelog.xml

    r3ec6fee r62516be  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to Python3-3.12.7. Fixes
     46          <ulink url="&blfs-ticket-root;20466">#20466</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to libgsf-1.14.53. Fixes
    4650          <ulink url="&blfs-ticket-root;20463">#20463</ulink>.</para>
  • packages.ent

    r3ec6fee r62516be  
    370370<!ENTITY python3-major                "3">
    371371<!ENTITY python3-minor                "12">
    372 <!ENTITY python3-patch                "6">
     372<!ENTITY python3-patch                "7">
    373373<!ENTITY python3-majorver             "&python3-major;.&python3-minor;">
    374374<!ENTITY python3-version              "&python3-majorver;.&python3-patch;">
Note: See TracChangeset for help on using the changeset viewer.