summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4126e1229fb35f110123e66020497a1eb27a4011 (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
# Generated by mksrcinfo v8
# Tue Jan 22 17:06:21 UTC 2019
pkgbase = python2-atpy
	pkgdesc = A new XNAT client that exposes XNAT objects/functions as python objects/functions.
	pkgver = 0.9.7
	pkgrel = 1
	url = https://atpy.readthedocs.io/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python2-setuptools
	makedepends = python2-astropy
	makedepends = python2-sphinx
	source = https://files.pythonhosted.org/packages/source/A/ATpy/ATpy-0.9.7.tar.gz
	source = correct_doc_label.patch
	md5sums = 2306195fcefff7c1e4d36ae92a894ff2
	md5sums = fdf28ae7bde877e055b4b18d75574c9c

pkgname = python2-atpy
	depends = python2>=2.6
	depends = python2-numpy>=1.5
	depends = python2-astropy>=0.2
	optdepends = python-atpy-doc: Documentation for Python-ATpy
	optdepends = python2-pytest: For testing

pkgname = python-atpy-doc
	pkgdesc = Documentation for Python ATpy module