python: update to 2.6.4.

--HG--
extra : convert_revision : 04557c86cf4508ce9b28235ec34c0d6c52aeab40
This commit is contained in:
Juan RP 2009-11-01 22:32:00 +01:00
parent 1ebe5e6b5e
commit 1bc864a89a

View file

@ -1,14 +1,13 @@
# Template build file for 'python'.
pkgname=python
version=2.6.3
revision=1
version=2.6.4
wrksrc="Python-$version"
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
configure_args="--with-threads --enable-ipv6 --with-signal-module"
build_style=gnu_configure
short_desc="Interpreted, interactive, object-oriented programming language"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4367e389d7e7b2a891b96bc031b9af58b7ca4befc316c91e65436bb822ecdc24
checksum=dad8d5575144a210d5cc4fdbc40b8a26386e9cdb1ef58941bec0be02c7cb9d89
long_desc="
Python is an interpreted, interactive, object-oriented programming language
that combines remarkable power with very clear syntax. For an introduction