summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4126e1229fb3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+