summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-astropy-healpix/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-astropy-healpix/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-astropy-healpix/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-astropy-healpix/package.py b/var/spack/repos/builtin/packages/py-astropy-healpix/package.py
index b83191ada3..d3ee585fba 100644
--- a/var/spack/repos/builtin/packages/py-astropy-healpix/package.py
+++ b/var/spack/repos/builtin/packages/py-astropy-healpix/package.py
@@ -12,7 +12,7 @@ class PyAstropyHealpix(PythonPackage):
representing data on a sphere."""
homepage = 'https://astropy-healpix.readthedocs.io/en/latest/'
- url = 'https://pypi.io/packages/source/a/astropy-healpix/astropy-healpix-0.5.tar.gz'
+ pypi = 'astropy-healpix/astropy-healpix-0.5.tar.gz'
version('0.5', sha256='5ae15da796a840f221fb83e25de791e827b6921bc21a365d99bc1a59c7c0cdad')