gnu: python-gwcs: Update to 0.20.0.
* gnu/packages/astronomy.scm (python-gwcs): Update to 0.20.0. Change-Id: I1b463fd34d487e91895127c42ca484652c87fd0a
This commit is contained in:
parent
93934bbcf8
commit
256676a065
@ -4096,13 +4096,13 @@ install an implementation package such as gwcs.")
|
||||
(define-public python-gwcs
|
||||
(package
|
||||
(name "python-gwcs")
|
||||
(version "0.19.0")
|
||||
(version "0.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "gwcs" version))
|
||||
(sha256
|
||||
(base32 "1f3h41aq4nwcl6k80jb9s8shn2mhvz32mx9qhcm1xmcqrflqyf52"))))
|
||||
(base32 "1vhvs0mcwrw0128q9pd9v21wl173lspj5rvygqr19ljncralbx73"))))
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs
|
||||
(list python-jsonschema
|
||||
|
Loading…
Reference in New Issue
Block a user