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

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

Change-Id: I7d1c869b3e52e862d0556abb18ba3b96ca49408a
This commit is contained in:
Sharlatan Hellseher 2023-12-18 13:33:29 +00:00
parent 617cf3b1f3
commit 1f38e64779
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2681,13 +2681,13 @@ (define-public python-stsci-image
(define-public python-stsci-imagestats
(package
(name "python-stsci-imagestats")
(version "1.6.3")
(version "1.8.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "stsci.imagestats" version))
(sha256
(base32
"14457izlbnks84dyza75ib3nvx2w8nhlqm9vc1zb7hbhknb5gjvw"))))
"01jqqrhcna0ghin48bbcza57d12371ny4l4pqws89irwdhd8xr0r"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f)) ;No tests