gnu: python-photutils: Update to 1.9.0.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-09-07 23:32:20 +01:00 committed by Christopher Baines
parent b38d893b90
commit 1cd93c474e
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1925,13 +1925,13 @@ (define-public python-mpl-animators
(define-public python-photutils
(package
(name "python-photutils")
(version "1.7.0")
(version "1.9.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "photutils" version))
(sha256
(base32 "1bq4ma402lpa5d6l85awlc23kasxf40nq8hgi3iyrilnfikan0jz"))))
(base32 "0gjvrmcb10lyqx3h9521zqskqngd5xcp3l9h2b02mk1p7q54mzdy"))))
(build-system pyproject-build-system)
(arguments
(list