blob: e6ada73b269d36d118e5e2687f9ece4dd4007344 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
pkgbase = python-nipype
pkgdesc = Neuroimaging in python pipelines and interfaces
pkgver = 1.8.4
pkgrel = 1
url = https://github.com/nipy/nipype
arch = any
license = Apache
makedepends = python-numpydoc
makedepends = python-sphinx
makedepends = python-sphinxcontrib-napoleon
makedepends = python-future
makedepends = python-funcsigs
makedepends = python-pytest
makedepends = python-mock
depends = python-click
depends = python-networkx
depends = python-nibabel
depends = python-numpy
depends = python-packaging
depends = python-prov
depends = python-pydot
depends = python-dateutil
depends = python-rdflib>=5.0.0
depends = python-scipy
depends = python-simplejson
depends = python-traits
depends = python-filelock
depends = python-etelemetry>=0.2.0
depends = python-matplotlib
depends = python-looseversion
optdepends = python-pybids
optdepends = python-dipy
optdepends = ants
optdepends = 3dslicer
optdepends = afni
optdepends = freesurfer
optdepends = fsl
optdepends = spm12
source = nipype-1.8.4.tar.gz::https://github.com/nipy/nipype/archive/1.8.4.tar.gz
sha256sums = c8bfc43c651b31958b763b1b46b0a7033c236c9dbcf6ba66d3f78eb5cb31fd00
pkgname = python-nipype
|