summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9749ac8ebe61
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-astroquery
+ pkgdesc = Set of tools for querying astronomical web forms and databases
+ pkgver = 0.3.6
+ pkgrel = 1
+ url = http://astroquery.readthedocs.org/en/latest/
+ arch = x86_64
+ license = BSD
+ makedepends = cython
+ depends = python>=3.4
+ depends = python-numpy>=1.9
+ depends = python-astropy>=1.0
+ depends = python-requests
+ depends = python-keyring
+ depends = python-beautifulsoup4
+ depends = python-html5lib
+ source = https://files.pythonhosted.org/packages/source/a/astroquery/astroquery-0.3.6.tar.gz
+ md5sums = 7d8e3b6d279fad380a0ddc572a723c61
+
+pkgname = python-astroquery
+