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:
parent
dc3c9ddc08
commit
6081c8699b
@ -3413,13 +3413,13 @@ datetime object.")
|
|||||||
(define-public python-synphot
|
(define-public python-synphot
|
||||||
(package
|
(package
|
||||||
(name "python-synphot")
|
(name "python-synphot")
|
||||||
(version "1.2.0")
|
(version "1.2.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "synphot" version))
|
(uri (pypi-uri "synphot" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"02pjp1bnbyq7zi1bxqv56nif4ijd8fscmnn9ldrs8yvgsbmgdvlc"))))
|
"10kcdg2gqmi1w2hsjx9hfizwbff3kll10s68hys13nzh4i8b7cc4"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user