me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I13bb6eab789a8aa365f6bf0f0f892d8a17e3cc66
master
Sharlatan Hellseher 2024-04-03 16:24:31 +01:00
parent f763d61368
commit 6500f71b38
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -3162,13 +3162,13 @@ Science Institute} image array manipulation functions.")
(define-public python-stsci-imagestats
(package
(name "python-stsci-imagestats")
(version "1.8.0")
(version "1.8.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "stsci.imagestats" version))
(sha256
(base32
"01jqqrhcna0ghin48bbcza57d12371ny4l4pqws89irwdhd8xr0r"))))
"1nmya85bf2747c9ggya6my5b1slk6g2a7bk16rdv8r5a4ah9hda5"))))
(build-system pyproject-build-system)
(arguments
(list