summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f533926de1c..490872b2bc1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-healpy
pkgdesc = Python package to manipulate healpix maps
- pkgver = 1.14.0
+ pkgver = 1.16.6
pkgrel = 1
url = http://healpy.readthedocs.io
arch = i686
@@ -8,20 +8,20 @@ pkgbase = python-healpy
license = GPL
checkdepends = python-pytest-cython
checkdepends = python-pytest-doctestplus
- checkdepends = python-pillow
- checkdepends = python-requests
- makedepends = cython>=0.16
- makedepends = python-pytest-runner
- depends = python>=3.4
- depends = python-numpy>=1.13
+ 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
- depends = healpix>=3.60
- depends = python-six
+ 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.14.0.tar.gz
- md5sums = 2e56fdad5fa3780f7381449a7b2672fb
+ source = https://files.pythonhosted.org/packages/source/h/healpy/healpy-1.16.6.tar.gz
+ md5sums = 3ce7788da61cc6e8ad38c9cd0267ed04
pkgname = python-healpy
-