gnu: python-stdatamodels: Update to 1.10.1.

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

Change-Id: Ib1626de00fbd060212b125c3a52e116aa126727e
This commit is contained in:
Sharlatan Hellseher 2024-04-02 21:18:28 +01:00
parent 5cd3c792bb
commit f763d61368
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3274,13 +3274,13 @@ (define-public python-stcal
(define-public python-stdatamodels
(package
(name "python-stdatamodels")
(version "1.10.0")
(version "1.10.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "stdatamodels" version))
(sha256
(base32 "00zc7z3f2fjvmms2h7176wnzjb025v0aasc6fiib9055sk34bc94"))))
(base32 "1h0imp6j9qrjadhvvqcgrx6dq94qhi0023c8c8r2wddhqrh0h5lg"))))
(build-system pyproject-build-system)
(arguments
(list