gnu: python-stsci-imagestats: Update to 1.8.3.

* gnu/packages/astronomy.scm (python-stsci-imagestats): Update to 1.8.3.

Change-Id: Ice324f258efea8871db04596d4d980be0faa7fc2
This commit is contained in:
Sharlatan Hellseher 2024-06-18 10:01:15 +01:00
parent 35c7e14f39
commit 865f53b8c7
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -3255,7 +3255,7 @@ Telescope Science Institute} image array manipulation functions.")
(define-public python-stsci-imagestats
(package
(name "python-stsci-imagestats")
(version "1.8.2")
(version "1.8.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "stsci.imagestats" version))