[Lunar-commits] CVS: moonbase/compilers/Python DETAILS,1.10,1.11
Joel Vennin
jol at lunar-linux.org
Thu May 27 17:44:49 GMT 2004
Update of /var/cvs/lunar/moonbase/compilers/Python
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12731
Modified Files:
DETAILS
Log Message:
Bumped version OLD: 2.3.3 NEW: 2.3.4
Bug fix release
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/Python/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 20 Dec 2003 04:07:55 -0000 1.10
+++ DETAILS 27 May 2004 17:44:47 -0000 1.11
@@ -1,11 +1,12 @@
MODULE=Python
- VERSION=2.3.3
+ VERSION=2.3.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=ftp://ftp.python.org/pub/python/$VERSION/$SOURCE
+ SOURCE_URL=ftp://ftp.python.org/pub/python/$VERSION/$SOURCE
+ SOURCE_VFY=md5:a2c089faa2726c142419c03472fc4063
WEB_SITE=http://www.python.org
ENTERED=20010922
- UPDATED=20031219
+ UPDATED=20040527
SHORT="Python is an interpreted, interactive, object-oriented programming language."
cat << EOF
Python is an interpreted, interactive, object-oriented programming
More information about the Lunar-commits
mailing list