[Lunar-commits] <moonbase> Python: version bumped to 2.7.
Florin Braescu
florin at lunar-linux.org
Thu Sep 30 16:20:40 CEST 2010
commit 80dcaaa7934a8e92eb689c87fcfebaddc646dedf
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 30 17:20:40 2010 +0300
Python: version bumped to 2.7.
---
python/Python/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index 5d5f420..f26d280 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,15 +1,15 @@
MODULE=Python
- MAJOR=2.6
- VERSION=$MAJOR.6
+ MAJOR=2.7
+ VERSION=$MAJOR
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-compileall.patch.bz2
SOURCE_URL=http://www.python.org/ftp/python/$VERSION
- SOURCE_VFY=sha1:a1daf2c2c7cffe0939c015260447572fe75c7e50
+ SOURCE_VFY=sha1:6bbcd1ab16d07765a7a405671e1e43a2e74b8e6a
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:9aae8e93899aabc64bbd7f2921ed23f44ec8e6c4
WEB_SITE=http://www.python.org
ENTERED=20010922
- UPDATED=20100903
+ UPDATED=20100930
PSAFE=no
SHORT="Interpreted, interactive, object-oriented programming language"
More information about the Lunar-commits
mailing list