summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLiam Timms2019-12-13 12:12:34 -0500
committerLiam Timms2019-12-13 12:12:34 -0500
commitb86b5524dc9b4fcdf16d9dcab390c458a0ef7a10 (patch)
treec718f482f1e64bdd195fd44d9e02a0d8acaeedba /.SRCINFO
parent480527a64eae66b51e7da7e380b68ebe04f96927 (diff)
downloadaur-b86b5524dc9b4fcdf16d9dcab390c458a0ef7a10.tar.gz
minor fixes to maintainer header, added dependency on python-six and updated arch
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b18c5302e1c..9dc7fd5e4e7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-nibabel
pkgdesc = Python library for reading and writing of some common neuroimaging file formats
pkgver = 2.5.1
- pkgrel = 1
+ pkgrel = 2
url = http://nipy.org/nibabel/index.html
- arch = x86_64
+ arch = any
license = MIT
license = BSD
makedepends = python-setuptools
depends = python
- depends = python-numpy>=1.12
+ depends = python-numpy>=1.8
+ depends = python-six>=1.3
optdepends = python-scipy: for full SPM-ANALYZE support
optdepends = python-pydicom: (>=0.9.9) for DICOM support
optdepends = python-pillow: for PNG conversion in DICOMFS