gnu: python-fitsio: Update to 1.2.1.

* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.1.

Change-Id: Icc28cc340bcd23958f17bb437a76c5cdc8e58383
Signed-off-by: Eric Bavier <bavier@posteo.net>
This commit is contained in:
Sharlatan Hellseher 2023-11-17 12:15:57 +00:00 committed by Eric Bavier
parent e56419615b
commit 5919fd3204
No known key found for this signature in database
GPG key ID: BC45CA67E2F8D007

View file

@ -589,13 +589,13 @@ (define-public python-astroml
(define-public python-fitsio
(package
(name "python-fitsio")
(version "1.2.0")
(version "1.2.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "fitsio" version))
(sha256
(base32 "04fbg1ffj7qrlzw50xzzkfnlk6qjjqq96j0im7phprmwb1rbvzzh"))
(base32 "19him5rcpjyz14ghkmifnd1xl3ivlyy84h45k6j2pyr5ixc60ky6"))
(modules '((guix build utils)))
(snippet
;; Remove the bundled cfitsio. When update the package check the