gnu: python-stdatamodels: Update to 1.8.3.

* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.8.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-10-09 00:40:17 +01:00 committed by Christopher Baines
parent eef6d037fa
commit 514aec4356
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -2617,13 +2617,13 @@ (define-public python-stcal
(define-public python-stdatamodels (define-public python-stdatamodels
(package (package
(name "python-stdatamodels") (name "python-stdatamodels")
(version "1.8.0") (version "1.8.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "stdatamodels" version)) (uri (pypi-uri "stdatamodels" version))
(sha256 (sha256
(base32 (base32
"003h3f07aqf6s24ivwnps81n2h51k545b236s75l8ppvjrm45xfq")))) "0265xa9nrp6qp1z7v9kmnd3c8jc0dad2vzin657clk3rrsj2qll5"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list