blob: 02e3fce7e003403e0bf8516c139d83cae4114d3f (
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
|
pkgbase = python-nipype
pkgdesc = Workflows and interfaces for neuroimaging packages
pkgver = 1.10.0
pkgrel = 2
url = https://github.com/nipy/nipype
arch = any
license = Apache-2.0
makedepends = python-numpydoc
makedepends = python-sphinx
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-dateutil
depends = python-scipy
depends = python-simplejson
depends = python-traits
depends = python-filelock
depends = python-etelemetry>=0.2.0
depends = python-matplotlib
depends = python-looseversion
depends = python
depends = python-setuptools
depends = python-pandas
optdepends = python-pybids
optdepends = python-dipy
optdepends = ants
optdepends = 3dslicer
optdepends = afni
optdepends = freesurfer
optdepends = fsl
optdepends = spm12
source = nipype-1.10.0.tar.gz::https://github.com/nipy/nipype/archive/1.10.0.tar.gz
sha256sums = 9671f6ff9d98ecf397edfdb9e56cb84cd54022bc7659bdd0f98f3a4c7924fb6a
pkgname = python-nipype
|