gnu: python-gwcs: Update to 0.24.0.

* gnu/packages/astronomy.scm (python-gwcs): Update to 0.24.0.

Change-Id: I83e762ab80b9dac07f4e6879c9c4e5b1d7e50175
This commit is contained in:
Sharlatan Hellseher 2025-02-17 16:40:11 +00:00
parent 6d20e9de90
commit 95d4ab9e63
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2785,13 +2785,13 @@ across many files.")
(define-public python-gwcs
(package
(name "python-gwcs")
(version "0.22.1")
(version "0.24.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "gwcs" version))
(sha256
(base32 "0lvab51ryfb4sjsnckmap7idh29as2mjngkyin4ngfy7hdzknvg9"))))
(base32 "0q3f2rnl4d1p98kypr1jfkajwih22sbx3smn492yf9dbj92bv1v3"))))
(build-system pyproject-build-system)
(arguments
(list