[Lunar-commits] <moonbase> Python: version bumped to 2.7.2.

Florin Braescu florin at lunar-linux.org
Sun Jun 12 10:30:35 CEST 2011


commit fbbf44d58aeb7cd01455545fec17ec1633addc9e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jun 12 12:30:35 2011 +0400

    Python: version bumped to 2.7.2.
    
    Many bugfixes.
---
 python/Python/BUILD   |    1 -
 python/Python/DETAILS |    9 +++------
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/python/Python/BUILD b/python/Python/BUILD
index f96e3a9..a3b14ea 100644
--- a/python/Python/BUILD
+++ b/python/Python/BUILD
@@ -5,7 +5,6 @@
   OPTS+=" --enable-shared"  &&
 
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
-  patch_it $SOURCE_CACHE/$SOURCE3 1  &&
 
   default_build  &&
 
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index 1134f2b..7d3b006 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,18 +1,15 @@
           MODULE=Python
            MAJOR=2.7
-         VERSION=$MAJOR.1
+         VERSION=$MAJOR.2
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-compileall.patch.bz2
-         SOURCE3=$MODULE-$VERSION-cve-1521.patch.bz2
       SOURCE_URL=http://www.python.org/ftp/python/$VERSION
-      SOURCE_VFY=sha1:fbe1894322ff91b80726e269c97454f4129fc2a3
+      SOURCE_VFY=sha1:417bdeea77abfaf1b9257fc6b4a04aaa209f4547
      SOURCE2_URL=$PATCH_URL
      SOURCE2_VFY=sha1:9aae8e93899aabc64bbd7f2921ed23f44ec8e6c4
-     SOURCE3_URL=$PATCH_URL
-     SOURCE3_VFY=sha1:070d1713d8b99a120dadb1034c7a5a61e00def24
         WEB_SITE=http://www.python.org
          ENTERED=20010922
-         UPDATED=20110505
+         UPDATED=20110612
            PSAFE=no
            SHORT="Interpreted, interactive, object-oriented programming language"
 


More information about the Lunar-commits mailing list