gnu: python-stdatamodels: Update to 2.1.2.

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

Change-Id: I59dec6df596c42b48cf6841c4d10857af9c92bd2
This commit is contained in:
Sharlatan Hellseher 2024-11-21 18:55:48 +00:00
parent 92c5c79919
commit c9b72c4ff8
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5125,13 +5125,13 @@ (define-public python-stcal
(define-public python-stdatamodels
(package
(name "python-stdatamodels")
(version "2.1.1")
(version "2.1.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "stdatamodels" version))
(sha256
(base32 "08zkr0amc65dj2lr90d2r29cj23f8h0ms94qmmcgcq2r4xlpna10"))))
(base32 "0x7fzkda9cr7bsf8hq2q090a73cxk3l3ynipq8lqixfp8c94m3kq"))))
(build-system pyproject-build-system)
(arguments
(list