Updated to python-2.6.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8188 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ag Hatzimanikas 2010-01-05 23:54:28 +00:00
parent 91cbeab796
commit 29f475697f
3 changed files with 5 additions and 2 deletions

View File

@ -267,7 +267,7 @@ $Date$
<!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">

View File

@ -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)">

View File

@ -43,6 +43,9 @@
<listitem>
<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>