gnu: python-spherical-geometry: Update to 1.3.2.

* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.3.2.

Change-Id: Iabce4c4ab105dcc379a500a3c50a27c48065c35c
This commit is contained in:
Sharlatan Hellseher 2024-06-18 09:54:28 +01:00
parent 5e493d4b42
commit 6d739426c7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3176,7 +3176,7 @@ (define-public python-specutils
(define-public python-spherical-geometry
(package
(name "python-spherical-geometry")
(version "1.3.1")
(version "1.3.2")
(source
(origin
(method git-fetch)
@ -3185,7 +3185,7 @@ (define-public python-spherical-geometry
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "172f81h42jq6mv3gpx497z2nkhkx11w4pzmcqljcicri2zqj1m6g"))))
(base32 "0znzfy3bmnsncvahf8qdav0c9403fn99d1gp25lainhv7kxfk44c"))))
(build-system pyproject-build-system)
(arguments
(list