me
/
guix
Archived
1
0
Fork 0

gnu: python-stsci-stimage: Update to 0.2.8.

* gnu/packages/astronomy.scm (python-stsci-stimage): Update to 0.2.8.

Change-Id: Ib2f8b9544bc732959d87527d2c55f274dab4393b
master
Sharlatan Hellseher 2024-04-20 22:21:48 +01:00
parent 595f9440b7
commit c8a468047c
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 3 additions and 3 deletions

View File

@ -3242,13 +3242,13 @@ task}.")
(define-public python-stsci-stimage
(package
(name "python-stsci-stimage")
(version "0.2.6")
(version "0.2.8")
(source (origin
(method url-fetch)
(uri (pypi-uri "stsci.stimage" version))
(uri (pypi-uri "stsci_stimage" version))
(sha256
(base32
"0i7xby1gaiplvbqqv8a4f4cw1is8fwj89mix1z3bqrykqi3n24g0"))))
"0p188my6djy65a8j6qsc3v0dpr2svqqv90n0pxxzy52vdjiz3w0w"))))
(build-system pyproject-build-system)
(arguments
(list