blob: b192a3e5f48b22c1630ff05cb4798d9f46c822ed (
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
27
28
29
|
pkgbase = python-astroquery-git
pkgdesc = Set of tools for querying astronomical web forms and databases
pkgver = 0.4.11.r310.gc9f253895
pkgrel = 1
url = https://astroquery.readthedocs.org/en/latest/
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
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
|