[Lunar-commits] <moonbase> Python: version bumped to 2.6.6.
Florin Braescu
florin at lunar-linux.org
Thu Sep 2 22:29:24 CEST 2010
commit 28ac9fbb066c65cef10f4e1c0c0d2c768852b2f3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 2 23:29:24 2010 +0300
Python: version bumped to 2.6.6.
Many bugfixes and improvements.
---
python/Python/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index bb120da..5d5f420 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,15 +1,15 @@
MODULE=Python
MAJOR=2.6
- VERSION=$MAJOR.5
+ VERSION=$MAJOR.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-compileall.patch.bz2
SOURCE_URL=http://www.python.org/ftp/python/$VERSION
- SOURCE_VFY=sha1:24c94f5428a8c94c9d0b316e3019fee721fdb5d1
+ SOURCE_VFY=sha1:a1daf2c2c7cffe0939c015260447572fe75c7e50
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:9aae8e93899aabc64bbd7f2921ed23f44ec8e6c4
WEB_SITE=http://www.python.org
ENTERED=20010922
- UPDATED=20100321
+ UPDATED=20100903
PSAFE=no
SHORT="Interpreted, interactive, object-oriented programming language"
More information about the Lunar-commits
mailing list