[Lunar-commits] <moonbase> Python: version bump to 2.5.2.

Florin Braescu florin at lunar-linux.org
Thu Feb 21 22:35:39 CET 2008


commit 8cb701c1301581969a5120118ce419eb75369fdc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Feb 21 23:35:39 2008 +0200

    Python: version bump to 2.5.2.
    
    Many bugfixes and improvements.
---
 python/Python/BUILD   |    1 +
 python/Python/DETAILS |    8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/python/Python/BUILD b/python/Python/BUILD
index 5ec4760..5df7e7c 100644
--- a/python/Python/BUILD
+++ b/python/Python/BUILD
@@ -1,4 +1,5 @@
 (
+
   sedit "s:-O3:$CFLAGS -Os:g" configure &&
 
   OPTS="$OPTS --enable-shared" &&
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index 45ca79c..4889838 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,12 +1,12 @@
           MODULE=Python
-         VERSION=2.5.1
+         VERSION=2.5.2
    MAJOR_VERSION=2.5
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://www.python.org/ftp/python/$VERSION/
-      SOURCE_VFY=sha1:993a66bd2dabb0c4f33ca98372576315ef113df6
+      SOURCE_URL=http://www.python.org/ftp/python/$VERSION
+      SOURCE_VFY=sha1:4755d212f50af704c20224a6966e23acc5aea60f
         WEB_SITE=http://www.python.org
          ENTERED=20010922
-         UPDATED=20070422
+         UPDATED=20080221
            PSAFE=no
            SHORT="Interpreted, interactive, object-oriented programming language"
 


More information about the Lunar-commits mailing list