me
/
guix
Archived
1
0
Fork 0

gnu: python-stdatamodels: Update to 2.0.0.

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

Change-Id: I98fcdc66ea6bf161503139a6192316a3748f0215
master
Sharlatan Hellseher 2024-07-02 14:04:12 +01:00
parent c7b37bcc90
commit 9d84eb9bbb
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -3477,13 +3477,13 @@ processing functions: @code{xyxymatch}, @code{geomap}.")
(define-public python-stdatamodels (define-public python-stdatamodels
(package (package
(name "python-stdatamodels") (name "python-stdatamodels")
(version "1.10.1") (version "2.0.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "stdatamodels" version)) (uri (pypi-uri "stdatamodels" version))
(sha256 (sha256
(base32 "1h0imp6j9qrjadhvvqcgrx6dq94qhi0023c8c8r2wddhqrh0h5lg")))) (base32 "0a47xf1zv71kv166z6rd9v75bw0jjmg70180af4yi4v4y7gnxvmm"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list