gnu: python-stdatamodels: Update to 1.9.0.

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

Change-Id: I02f774b144ee439bd139d98a482b63e21a6ddb94
This commit is contained in:
Sharlatan Hellseher 2023-12-18 13:31:14 +00:00
parent 17fb656308
commit 617cf3b1f3
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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