gnu: python-photutils: Update to 2.0.2.

* gnu/packages/astronomy.scm (python-photutils): Update to 2.0.2.

Change-Id: I28b9d14f13157362c4781068c16c22b890c34a24
This commit is contained in:
Sharlatan Hellseher 2024-11-21 16:34:46 +00:00
parent 0da22e85ba
commit 6d4e17b30c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4032,13 +4032,13 @@ (define-public python-ndcube
(define-public python-photutils
(package
(name "python-photutils")
(version "2.0.1")
(version "2.0.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "photutils" version))
(sha256
(base32 "1mcsp5bsg3i6w3v9gf7vhkyhlxsn57hgbs0b94p5c4hcv9fa4y3g"))))
(base32 "0lpah7a4wb3r7i8d4gc5bmb34bx3idg921220xhsgdplml77syzh"))))
(build-system pyproject-build-system)
(arguments
(list