Author: bdubbs Date: 2007-01-14 12:20:02 -0700 (Sun, 14 Jan 2007) New Revision: 6394
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/python.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to Python-2.4.4 Modified: trunk/BOOK/general/prog/python.xml =================================================================== --- trunk/BOOK/general/prog/python.xml 2007-01-14 18:57:13 UTC (rev 6393) +++ trunk/BOOK/general/prog/python.xml 2007-01-14 19:20:02 UTC (rev 6394) @@ -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;"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-01-14 18:57:13 UTC (rev 6393) +++ trunk/BOOK/general.ent 2007-01-14 19:20:02 UTC (rev 6394) @@ -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"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-14 18:57:13 UTC (rev 6393) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-14 19:20:02 UTC (rev 6394) @@ -45,6 +45,9 @@ <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> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
