2.0.1
2.1.3
2.2
- 2.3.6
- 2.4.4
+ 2.3.7
+ 2.4.5
"
- # 2.5.1
+ # 2.5.2
fi
Command()
}
for VERSION in $VERSIONS; do
- DIR=`expr "$VERSION" : '\(...\)'`
PYTHON=Python-${VERSION}
TAR_GZ=${PYTHON}.tgz
if test ! -d ${DOWNLOADS}; then
Command mkdir ${DOWNLOADS}
fi
- Command "( cd ${DOWNLOADS} && wget ${DOWNLOADS_URL}/${DIR}/${TAR_GZ} )"
+ Command "( cd ${DOWNLOADS} && wget ${DOWNLOADS_URL}/${VERSION}/${TAR_GZ} )"
fi
Command tar zxf ${DOWNLOADS}/${TAR_GZ}
0.97.0d20070809
0.97.0d20070918
0.97.0d20071212
+ 0.98.0
+ 0.98.1
+ 0.98.2
+ 0.98.3
+ 0.98.4
+ 0.98.5
+ 1.0.0
"
fi