summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf2b51fa361a3c4903302e2782fca9faea8cd8af (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
pkgbase = python-astroquery-git
	pkgdesc = Set of tools for querying astronomical web forms and databases
	pkgver = 0.4.7.r188.g06de109c5
	pkgrel = 1
	url = https://astroquery.readthedocs.org/en/latest/
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-astropy-helpers
	makedepends = python-setuptools
	depends = python-astropy
	depends = python-numpy
	depends = python-requests
	depends = python-keyring
	depends = python-beautifulsoup4
	depends = python-html5lib
	depends = python-pyvo
	optdepends = python-astropy-healpix: for full functionality of the alma module
	optdepends = python-regions: for full functionality of the alma module
	optdepends = python-boto3: for full functionality of the mast module
	provides = python-astroquery
	conflicts = python-astroquery
	source = git+https://github.com/astropy/astroquery
	md5sums = SKIP

pkgname = python-astroquery-git