gnu: python-stdatamodels: Update to 1.9.1.

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

Change-Id: Ib07e70b62ae904765b2c38a1a78a0c5575d36de1
This commit is contained in:
Sharlatan Hellseher 2024-01-28 16:42:59 +00:00
parent d599a5d68e
commit c1b47e8bcb
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -2995,13 +2995,13 @@ image processing functions: @code{xyxymatch}, @code{geomap}.")
(define-public python-stdatamodels
(package
(name "python-stdatamodels")
(version "1.9.0")
(version "1.9.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "stdatamodels" version))
(sha256
(base32 "16hwhvd8bqm1cmkgcn1v43hp2cvf094fz954rxb6jv2xx6csic15"))))
(base32 "0h1v5c96c4q44b2npq9953x44dr6pwmkr1s05wfixdv95arqd8v0"))))
(build-system pyproject-build-system)
(arguments
(list