[Lunar-commits] <moonbase> Python: bugfix release 2.6.3
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Oct 4 18:46:27 CEST 2009
commit 2fc753c419ca4887d2a3922fa847c685e16040c0
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Oct 4 18:46:27 2009 +0200
Python: bugfix release 2.6.3
---
python/Python/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index 7df3163..119c2da 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,15 +1,15 @@
MODULE=Python
- VERSION=2.6.2
+ VERSION=2.6.3
MAJOR_VERSION=2.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-compileall.patch.bz2
SOURCE_URL=http://www.python.org/ftp/python/$VERSION
- SOURCE_VFY=sha1:125d4ed90f82de1d44f288150bbbda23a6cd27a4
+ SOURCE_VFY=sha1:8e598f7f9299da96899bd8c0afd0d1313221f00f
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:9aae8e93899aabc64bbd7f2921ed23f44ec8e6c4
WEB_SITE=http://www.python.org
ENTERED=20010922
- UPDATED=20090416
+ UPDATED=20091004
PSAFE=no
SHORT="Interpreted, interactive, object-oriented programming language"
More information about the Lunar-commits
mailing list