summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef6a4d13401451728ebec3acbe16e8549f5839a3 (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
pkgbase = python-healpy
	pkgdesc = Python package to manipulate healpix maps
	pkgver = 1.15.2
	pkgrel = 1
	url = http://healpy.readthedocs.io
	arch = i686
	arch = x86_64
	license = GPL
	checkdepends = python-pytest-cython
	checkdepends = python-pytest-doctestplus
	checkdepends = python-requests
	makedepends = cython
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-oldest-supported-numpy
	depends = python>=3.7
	depends = python-numpy>=1.13
	depends = python-scipy
	depends = python-matplotlib
	depends = python-astropy
	depends = cfitsio
	depends = healpix>=3.80
	optdepends = python-healpy-doc: Documentation for healpy
	source = https://files.pythonhosted.org/packages/source/h/healpy/healpy-1.15.2.tar.gz
	md5sums = e9518a20effe71de73c7195ce023e76e

pkgname = python-healpy