gnu: python-stdatamodels: Update to 1.7.1.

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

Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Sharlatan Hellseher 2023-07-27 00:15:45 +01:00 committed by Andreas Enge
parent 6f0d48ac71
commit 130c154737
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2520,13 +2520,13 @@ (define-public python-stcal
(define-public python-stdatamodels
(package
(name "python-stdatamodels")
(version "1.5.0")
(version "1.7.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "stdatamodels" version))
(sha256
(base32
"1lssz5mnkzgraqa9mdg1w39scsikymcp3zpmsjb146r0pqnwnpzw"))))
"0d7a27myl3xgri3z7yx26mr4dpqnlfhdh5i2ql2miwymi0mx3ij5"))))
(build-system pyproject-build-system)
(arguments
(list