python: updated checksum, removed unused NetBSD patches.

--HG--
extra : convert_revision : ba9d4f1aac2988c71f63db109bf9b94bf2cff0f4
This commit is contained in:
Juan RP
2008-10-20 17:07:03 +02:00
parent 99d5350b30
commit 135e86e0b8
5 changed files with 1 additions and 139 deletions

View File

@@ -2,15 +2,13 @@
pkgname=python
version=2.5.2
wrksrc="Python-$version"
patch_files="python-fix-build.diff python-fix-curses-module.diff
python-fix-bluetooth.diff python-fix-mremap.diff"
distfiles="
http://www.python.org/ftp/python/$version/Python-$version@.tar.bz2"
configure_args="--with-threads --enable-shared"
build_style=gnu_configure
short_desc="Interpreted, interactive, object-oriented programming language"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b23b02739833e6730799c5866e2b77aae884b63f
checksum=f2f80e2a62a039e9a1ffa0fdf58707b2d12b3ff33c56472b46bb6d53f45e083e
long_desc="
Python is an interpreted, interactive, object-oriented programming language
that combines remarkable power with very clear syntax. For an introduction