summaryrefslogtreecommitdiff
path: root/community/python-numexpr
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-21 02:15:21 -0700
committerroot <root@rshg054.dnsready.net>2013-08-21 02:15:21 -0700
commit62b00d5bf76ef2c670dbeefe2051629d96ab7660 (patch)
treef04db1df7254ec8354311c9024cfd53a90fc6a79 /community/python-numexpr
parent1ae31a85e191bbf7313077b472a66d1c24af1f74 (diff)
Wed Aug 21 02:13:52 PDT 2013
Diffstat (limited to 'community/python-numexpr')
-rw-r--r--community/python-numexpr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python-numexpr/PKGBUILD b/community/python-numexpr/PKGBUILD
index ac6d8d3fa..c8ba3ef34 100644
--- a/community/python-numexpr/PKGBUILD
+++ b/community/python-numexpr/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 90422 2013-05-12 09:41:18Z aginiewicz $
+# $Id: PKGBUILD 96119 2013-08-20 06:32:53Z lcarlier $
# Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
# Contributor: Sebastien Binet <binet@lblbox>
pkgbase=python-numexpr
pkgname=('python2-numexpr' 'python-numexpr')
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A JIT compiler for Python expressions"
url="http://code.google.com/p/numexpr/"
arch=('i686' 'x86_64')
license=('MIT')
-makedepends=('python2-distribute' 'python-distribute' 'python-numpy' 'python2-numpy')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 'python2-numpy')
source=(http://numexpr.googlecode.com/files/numexpr-$pkgver.tar.gz)
md5sums=('8c138e81fb4214d05453da0fc88bf0d5')