Author: ag Date: 2010-01-05 16:54:28 -0700 (Tue, 05 Jan 2010) New Revision: 8188
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/python.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to python-2.6.4 Modified: trunk/BOOK/general/prog/python.xml =================================================================== --- trunk/BOOK/general/prog/python.xml 2010-01-05 23:47:06 UTC (rev 8187) +++ trunk/BOOK/general/prog/python.xml 2010-01-05 23:54:28 UTC (rev 8188) @@ -6,7 +6,7 @@ <!ENTITY python-download-http "http://www.python.org/ftp/python/&Python-version;/Python-&Python-version;.tar.bz2"> <!ENTITY python-download-ftp "&gentoo-ftp-repo;/Python-&Python-version;.tar.bz2"> - <!ENTITY python-md5sum "245db9f1e0f09ab7e0faaa0cf7301011"> + <!ENTITY python-md5sum "fee5408634a54e721a93531aba37f8c1"> <!ENTITY python-size "11 MB"> <!ENTITY python-buildsize "171 MB (23MB for the test suite, additional 26MB for the documentation)"> <!ENTITY python-time "1 SBU (additional 2.9 SBU to run the test suite)"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-01-05 23:47:06 UTC (rev 8187) +++ trunk/BOOK/general.ent 2010-01-05 23:54:28 UTC (rev 8188) @@ -267,7 +267,7 @@ <!ENTITY NASM-version "2.07"> <!ENTITY pdl-version "2.4.2"> <!ENTITY php-version "5.2.3"> -<!ENTITY Python-version "2.6.2"> +<!ENTITY Python-version "2.6.4"> <!ENTITY python-majorver "2.6"> <!ENTITY ruby-version "1.8.7-p248"> <!ENTITY tcl-version "8.5.6"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-05 23:47:06 UTC (rev 8187) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-05 23:54:28 UTC (rev 8188) @@ -44,6 +44,9 @@ <para>January 5th, 2010</para> <itemizedlist> <listitem> + <para>[ag] - Updated to python-2.6.4.</para> + </listitem> + <listitem> <para>[ag] - Updated to pcre-8.00.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
