gnu: python-sunpy: Update to 4.1.1.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sharlatan Hellseher 2023-01-22 23:58:06 +00:00 committed by Ludovic Courtès
parent e858cd9105
commit 011032815c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1544,13 +1544,13 @@ (define-public python-sgp4
(define-public python-sunpy
(package
(name "python-sunpy")
(version "4.0.6")
(version "4.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sunpy" version))
(sha256
(base32 "0aiirb6l8zshdrpsvh6d5ki759ah9zfm9gbl0in985hprwwxyrq1"))))
(base32 "1h8dnsic96bxm5l278vk6jj5h4bh1b143fghsvv5rhigk137vysp"))))
(build-system pyproject-build-system)
(arguments
(list