gnu: python-synphot: Update to 1.2.1.

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

Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Sharlatan Hellseher 2023-07-27 00:15:47 +01:00 committed by Andreas Enge
parent dc3c9ddc08
commit 6081c8699b
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -3413,13 +3413,13 @@ (define-public python-suntime
(define-public python-synphot
(package
(name "python-synphot")
(version "1.2.0")
(version "1.2.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "synphot" version))
(sha256
(base32
"02pjp1bnbyq7zi1bxqv56nif4ijd8fscmnn9ldrs8yvgsbmgdvlc"))))
"10kcdg2gqmi1w2hsjx9hfizwbff3kll10s68hys13nzh4i8b7cc4"))))
(build-system pyproject-build-system)
(arguments
(list