blob: 490872b2bc1d75382f0a5af91755dbbd4de88c0c (
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
|
pkgbase = python-healpy
pkgdesc = Python package to manipulate healpix maps
pkgver = 1.16.6
pkgrel = 1
url = http://healpy.readthedocs.io
arch = i686
arch = x86_64
license = GPL
checkdepends = python-pytest-cython
checkdepends = python-pytest-doctestplus
makedepends = python-setuptools-scm>=6.2
makedepends = cython
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python>=3.8
depends = python-numpy>=1.19
depends = python-scipy
depends = python-matplotlib
depends = python-astropy
depends = cfitsio>=4.1.0
depends = healpix>=3.82
optdepends = python-healpy-doc: Documentation for healpy
source = https://files.pythonhosted.org/packages/source/h/healpy/healpy-1.16.6.tar.gz
md5sums = 3ce7788da61cc6e8ad38c9cd0267ed04
pkgname = python-healpy
|