summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8d9b09edeb4564aaaac654621288e4fd3a6af3c (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
pkgbase = python-astroquery
	pkgdesc = Set of tools for querying astronomical web forms and databases
	pkgver = 0.4.6
	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
	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.6.tar.gz
	sha512sums = 4ec5e2fbd9754ae0be614011a0020218fbdd7d7cf4511836b40cefcf99fa0feb88cc247c2c83e556aa11ff10930b9e4d7784d175039f9581a4551bb4667a3529

pkgname = python-astroquery