gnu: python-extinction: Update to 0.4.7.

* gnu/packages/astronomy.scm (python-extinction): Update to 0.4.7.

Change-Id: If37e5335e5e7cd7dd8ed9b394108507b3b544f41
This commit is contained in:
Sharlatan Hellseher 2024-12-18 20:49:09 +00:00
parent 2ac79d8726
commit 23790fe46e
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2184,7 +2184,7 @@ (define-public python-ephem
(define-public python-extinction
(package
(name "python-extinction")
(version "0.4.6")
(version "0.4.7")
(source
(origin
(method git-fetch) ; No tests in PyPI
@ -2193,7 +2193,7 @@ (define-public python-extinction
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1adxq926jd469mxm6llvsljgf2jqb06905h61i9qzc7m2yrm4wga"))))
(base32 "04k9mfbijf2nwzhh9sxpkswxk7077d7gbc6nq4hjb51h8rslcjg2"))))
(build-system pyproject-build-system)
(arguments
(list