Changeset dafa0dc


Ignore:
Timestamp:
10/15/2005 06:48:42 PM (19 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6cb7756
Parents:
cd2ef4a6
Message:

Python-2.4.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcd2ef4a6 rdafa0dc  
    155155<!ENTITY pdl-version                  "2.4.2">
    156156<!ENTITY php-version                  "5.0.4">
    157 <!ENTITY Python-version               "2.4.1">
     157<!ENTITY Python-version               "2.4.2">
    158158<!ENTITY ruby-version                 "1.8.2">
    159159<!ENTITY tcl-version                  "8.4.11">
  • general/prog/python.xml

    rcd2ef4a6 rdafa0dc  
    77  <!ENTITY python-download-http "http://www.python.org/ftp/python/&Python-version;/Python-&Python-version;.tar.bz2">
    88  <!ENTITY python-download-ftp "ftp://ftp.python.org/pub/python/&Python-version;/Python-&Python-version;.tar.bz2">
    9   <!ENTITY python-md5sum "de3e9a8836fab6df7c7ce545331afeb3">
    10   <!ENTITY python-size "7.8 MB">
     9  <!ENTITY python-md5sum "98db1465629693fc434d4dc52db93838">
     10  <!ENTITY python-size "7.5 MB">
    1111  <!ENTITY python-buildsize "115 MB">
    1212  <!ENTITY python-time "0.91 SBU (additional 2.20 SBU to run the testsuite)">
  • introduction/welcome/changelog.xml

    rcd2ef4a6 rdafa0dc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[igor] - Updated to Python-2.4.2.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
    4952        </listitem>
Note: See TracChangeset for help on using the changeset viewer.