[Lunar-commits] <moonbase> Python: updated to 2.7.1
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Dec 26 14:53:50 CET 2010
commit f1f3d90c7663f4b21486cfc28911311ffaf4a1dd
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Dec 26 14:53:50 2010 +0100
Python: updated to 2.7.1
---
python/Python/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index f26d280..5baefc5 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,15 +1,15 @@
MODULE=Python
MAJOR=2.7
- VERSION=$MAJOR
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-compileall.patch.bz2
SOURCE_URL=http://www.python.org/ftp/python/$VERSION
- SOURCE_VFY=sha1:6bbcd1ab16d07765a7a405671e1e43a2e74b8e6a
+ SOURCE_VFY=sha1:fbe1894322ff91b80726e269c97454f4129fc2a3
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:9aae8e93899aabc64bbd7f2921ed23f44ec8e6c4
WEB_SITE=http://www.python.org
ENTERED=20010922
- UPDATED=20100930
+ UPDATED=20101204
PSAFE=no
SHORT="Interpreted, interactive, object-oriented programming language"
More information about the Lunar-commits
mailing list