Update to Python-2.4.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6394 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2007-01-14 19:20:02 +00:00
parent 8e1efd04fc
commit 6e74ee03f8
3 changed files with 8 additions and 5 deletions

View File

@ -184,7 +184,7 @@
<!ENTITY NASM-version "0.98.39">
<!ENTITY pdl-version "2.4.2">
<!ENTITY php-version "5.1.4">
<!ENTITY Python-version "2.4.3">
<!ENTITY Python-version "2.4.4">
<!ENTITY pyxml-version "0.8.4">
<!ENTITY ruby-version "1.8.5">
<!ENTITY tcl-version "8.4.13">

View File

@ -6,10 +6,10 @@
<!ENTITY python-download-http "http://www.python.org/ftp/python/&Python-version;/Python-&Python-version;.tar.bz2">
<!ENTITY python-download-ftp "ftp://ftp.python.org/pub/python/&Python-version;/Python-&Python-version;.tar.bz2">
<!ENTITY python-md5sum "141c683447d5e76be1d2bd4829574f02">
<!ENTITY python-size "7.6 MB">
<!ENTITY python-buildsize "116 MB">
<!ENTITY python-time "0.9 SBU (additional 2.2 SBU to run the test suite)">
<!ENTITY python-md5sum "0ba90c79175c017101100ebf5978e906">
<!ENTITY python-size "7.8 MB">
<!ENTITY python-buildsize "110 MB">
<!ENTITY python-time "1.0 SBU (additional 2.6 SBU to run the test suite)">
]>
<sect1 id="python" xreflabel="Python-&Python-version;">

View File

@ -44,6 +44,9 @@
<listitem>
<para>January 14th, 2007</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Updated to Python-2.4.4.</para>
</listitem>
<listitem>
<para>[bdubbs] - Updated to dhcp-3.0.5.</para>
</listitem>