blob: be8a934aaec9a2a3d7e4c50b562d663646d3aa18 (
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-healpy
pkgdesc = Python package to manipulate healpix maps
pkgver = 1.18.1
pkgrel = 1
url = http://healpy.readthedocs.io
arch = i686
arch = x86_64
license = GPL-2.0-only
checkdepends = python-pytest
makedepends = python-setuptools-scm>=8.0
makedepends = cython>=0.16
makedepends = python-build
makedepends = python-installer
depends = python>=3.10
depends = python-numpy>=1.19
depends = python-scipy
depends = python-matplotlib
depends = python-astropy
depends = cfitsio>=4.5.0
depends = healpix>=3.83
optdepends = python-healpy-doc: Documentation for healpy
source = https://files.pythonhosted.org/packages/source/h/healpy/healpy-1.18.1.tar.gz
md5sums = e29dbb0b8ed5318dc415b954effc2ea8
pkgname = python-healpy
|