gnu: python-reproject: Update to 0.14.1.

* gnu/packages/astronomy.scm (python-reproject): Update to 0.14.1.

Change-Id: I4d354d42193933cb50440383a544d25f9418749b
This commit is contained in:
Sharlatan Hellseher 2024-11-21 17:07:34 +00:00
parent 36706bbf1d
commit 0e199a3113
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4388,13 +4388,13 @@ PSF} describing how the optical system spreads light from sources.")
(define-public python-reproject
(package
(name "python-reproject")
(version "0.14.0")
(version "0.14.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "reproject" version))
(sha256
(base32 "1h5v74da32ai9dkhcdn3xx4h05awlxhhnrsdjj1sb644c1vlyg6x"))))
(base32 "0yg5dga054xdwsx75q204h04gmrw0mgayc74l4rpymcbkckymj2k"))))
(build-system pyproject-build-system)
(arguments
(list