[Lunar-commits] <moonbase> Python: version bumped to 2.7.3.
Florin Braescu
florin at lunar-linux.org
Sun Apr 15 08:42:58 CEST 2012
commit c00180632e351847124d97730951bd70a0509d07
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 15 08:42:58 2012 +0200
Python: version bumped to 2.7.3.
---
python/Python/DETAILS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/Python/DETAILS b/python/Python/DETAILS
index 7d3b006..b4ed207 100644
--- a/python/Python/DETAILS
+++ b/python/Python/DETAILS
@@ -1,15 +1,15 @@
MODULE=Python
MAJOR=2.7
- VERSION=$MAJOR.2
+ VERSION=$MAJOR.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-compileall.patch.bz2
SOURCE_URL=http://www.python.org/ftp/python/$VERSION
- SOURCE_VFY=sha1:417bdeea77abfaf1b9257fc6b4a04aaa209f4547
+ SOURCE_VFY=sha1:842c4e2aff3f016feea3c6e992c7fa96e49c9aa0
SOURCE2_URL=$PATCH_URL
SOURCE2_VFY=sha1:9aae8e93899aabc64bbd7f2921ed23f44ec8e6c4
WEB_SITE=http://www.python.org
ENTERED=20010922
- UPDATED=20110612
+ UPDATED=20120415
PSAFE=no
SHORT="Interpreted, interactive, object-oriented programming language"
More information about the Lunar-commits
mailing list