summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGaël Donval2016-09-03 17:48:44 +0200
committerGaël Donval2016-09-03 17:48:44 +0200
commitc7402eabdc2bc21cdf45932648dc6333be857c79 (patch)
tree02242c0e95dc0387b590250dda0404d827b470bc /.SRCINFO
downloadaur-c7402eabdc2bc21cdf45932648dc6333be857c79.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f7fb281cf2b5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python-dynd
+ pkgdesc = Bindings for the C++ dynd array library (numpy array replacement).
+ pkgver = 0.7.2
+ pkgrel = 1
+ url = https://github.com/libdynd/dynd-python
+ arch = i686
+ arch = x86_64
+ groups = blaze-ecosystem
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python-numpy>=1.7.1
+ makedepends = cython>=0.24
+ makedepends = python>=3.4
+ makedepends = cmake>=2.8.11
+ depends = python-numpy>=1.7.1
+ depends = dynd=0.7.2
+ depends = python>=3.4
+ source = https://github.com/libdynd/dynd-python/archive/v0.7.2.tar.gz
+ md5sums = 8d50606db6975e181212c997843797f7
+ sha1sums = e0c6aa25df0f1dacb536d6e5c438b484f050e01c
+
+pkgname = python-dynd
+