summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKonstantin Gizdov2017-10-13 02:19:46 +0200
committerKonstantin Gizdov2017-10-13 02:19:46 +0200
commitee0290e870b3465cb5120a025d1e88d3c0d42f1d (patch)
tree2f53349057f500b91868170e07feaf18d6ecded3 /.SRCINFO
downloadaur-ee0290e870b3465cb5120a025d1e88d3c0d42f1d.tar.gz
initial upload of v4.7.3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ef7aca245f1d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = python-root_numpy
+ pkgdesc = The interface between ROOT and NumPy
+ pkgver = 4.7.3
+ pkgrel = 1
+ url = https://arogozhnikov.github.io/hep_ml/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = python2-setuptools
+ makedepends = python-setuptools
+ makedepends = cython2
+ makedepends = cython
+ makedepends = python2-numpy
+ makedepends = python-numpy
+ makedepends = root
+ options = !emptydirs
+ source = https://github.com/scikit-hep/root_numpy/archive/4.7.3.zip
+ sha256sums = 62f467ffad6608566c943b8dffea212e12caccc96155e81ba451a1034adf1f33
+
+pkgname = python2-root_numpy
+ depends = python2-numpy
+ depends = root
+
+pkgname = python-root_numpy
+ depends = python-numpy
+ depends = root
+