summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48f4c7c2c2dbbd34d7a5a03f8bc4bebe2360bad9 (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
pkgbase = python-astroquery
	pkgdesc = Set of tools for querying astronomical web forms and databases
	pkgver = 0.4.10
	pkgrel = 1
	url = http://astroquery.readthedocs.org/en/latest/
	arch = x86_64
	license = BSD
	makedepends = cython
	depends = python>=3.7
	depends = python-numpy>=1.16
	depends = python-astropy>=4.0
	depends = python-requests
	depends = python-keyring
	depends = python-beautifulsoup4
	depends = python-html5lib
	depends = python-pyvo
	optdepends = python-aplpy: required for the full functionality of the alma module
	optdepends = python-pyregion: required for the full functionality of the alma module
	optdepends = python-astropy-healpix: required for the full functionality of the cds module
	optdepends = python-regions: required for the full functionality of the cds module
	optdepends = python-boto3: required for the full functionality of the mast module
	source = https://files.pythonhosted.org/packages/source/a/astroquery/astroquery-0.4.10.tar.gz
	sha512sums = e49690aed5539d6cfd8e955a4fcbe6eddc008ede9e70bb06b142f2477f5e63e5a458b69843d02bce16e0c41130586914440333975d4a300c7616ad2ad0dc4fa1

pkgname = python-astroquery