python: update to 2.6.5.
--HG-- extra : convert_revision : 33ae03732da5e3cd271b1d450d561e54a3f4bb54
This commit is contained in:
parent
7a562108a8
commit
f45450e516
4 changed files with 2 additions and 39 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template build file for 'python'.
|
||||
pkgname=python
|
||||
version=2.6.4
|
||||
revision=2
|
||||
version=2.6.5
|
||||
wrksrc="Python-$version"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
||||
configure_args="--with-threads --enable-ipv6 --with-signal-module
|
||||
|
@ -9,7 +8,7 @@ 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=dad8d5575144a210d5cc4fdbc40b8a26386e9cdb1ef58941bec0be02c7cb9d89
|
||||
checksum=62da62eb685621ede2be1275f11b89fa0e0be578db8daa5320d0a7855c0a9ebc
|
||||
long_desc="
|
||||
Python is an interpreted, interactive, object-oriented programming language
|
||||
that combines remarkable power with very clear syntax. For an introduction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue