Changeset fdf7cce1


Ignore:
Timestamp:
04/21/2020 12:20:26 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
94403e9
Parents:
86379dc
Message:

Update python-2.7.18

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23016 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r86379dc rfdf7cce1  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "20">                   <!-- Always 2 digits -->
     3<!ENTITY day          "21">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 20th, &year;">
     9<!ENTITY releasedate  "April 21th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/python2.xml

    r86379dc rfdf7cce1  
    88     "https://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
    99  <!ENTITY python2-download-ftp  " ">
    10   <!ENTITY python2-md5sum        "b3b6d2c92f42a60667814358ab9f0cfd">
    11   <!ENTITY python2-size          "12 MB">
     10  <!ENTITY python2-md5sum        "fd6cc8ec0a78c44036f825e739f36e5a">
     11  <!ENTITY python2-size          "12.2 MB">
    1212  <!ENTITY python2-buildsize     "134 MB (add 17 MB for tests)">
    1313  <!ENTITY python2-time          "0.7 SBU (Using parallelism=4; add 7.1 SBU for tests)">
  • introduction/welcome/changelog.xml

    r86379dc rfdf7cce1  
    4444
    4545    <listitem>
     46      <para>April 21th, 2020</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[thomas] - Update to final Python-2.7.18. Fixes
     50          <ulink url="&blfs-ticket-root;13433">#13433</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>April 20th, 2020</para>
    4757      <itemizedlist>
  • packages.ent

    r86379dc rfdf7cce1  
    345345
    346346<!ENTITY python2-majorver             "2.7">
    347 <!ENTITY python2-patch                "17">
     347<!ENTITY python2-patch                "18">
    348348<!ENTITY python2-version              "&python2-majorver;.&python2-patch;">
    349349
Note: See TracChangeset for help on using the changeset viewer.