summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a20a705435900ff14219a27cd2d33337160c2e2 (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.7
	pkgrel = 2
	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.7.tar.gz
	sha512sums = c34929381dbed0c359e768f84dc48fc6f57ace8d6e7ee60d3ce6563201802b661f3d4bc032f07b8ff00b2f5d82e482e6dd93f468ab6760fbdff9ee4578d8a9ee

pkgname = python-astroquery