summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d3f7631affe9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python2-numexpr
+ pkgdesc = Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas
+ pkgver = 2.6.9
+ pkgrel = 1
+ url = https://github.com/pydata/numexpr
+ arch = x86_64
+ license = MIT
+ makedepends = python2-setuptools
+ makedepends = python2-numpy
+ source = python2-numexpr-2.6.9.tar.gz::https://github.com/pydata/numexpr/archive/v2.6.9.tar.gz
+ sha1sums = db6cbb412fb1f85f87814002b88d0e479cf3ac51
+
+pkgname = python2-numexpr
+ depends = python2-numpy
+