gnu: python-sunpy: Update to 5.1.2.

* gnu/packages/astronomy.scm (python-sunpy): Update to 5.1.2.

Change-Id: I275445d688dfb3c3c3da18a37d7d21d79814f8ef
This commit is contained in:
Sharlatan Hellseher 2024-04-10 23:03:29 +01:00
parent ee75a0c0d8
commit 077146cf5f
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2806,13 +2806,13 @@ (define-public python-sgp4
(define-public python-sunpy
(package
(name "python-sunpy")
(version "5.1.1")
(version "5.1.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sunpy" version))
(sha256
(base32 "07rfdj4v29kcb718sgjfsagazvnl11r01ciqjvazr5x3yadfqrwk"))))
(base32 "0h62qh74xanj2drikjch7h0a5g4dsaf3v4qxx38vjazmibc37ynp"))))
(build-system pyproject-build-system)
(arguments
(list