gnu: python-astropy-healpix: Update to 1.0.0.

* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 1.0.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-09-07 23:32:12 +01:00 committed by Christopher Baines
parent 9afbbfc8ab
commit 6e44f200a2
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1460,13 +1460,13 @@ (define-public python-astropy
(define-public python-astropy-healpix
(package
(name "python-astropy-healpix")
(version "0.7")
(version "1.0.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy_healpix" version))
(sha256
(base32 "1n1svmd41iv944zf4anbnsigd47zr4dfjf49vrc7m6928gmq9hw8"))))
(base32 "18zfmdv0vs0yawirq8c2mpjxx7bvy66z0rlcyc1n6s0fl5ifz0pl"))))
(build-system pyproject-build-system)
(arguments
(list