gnu: python-specutils: Update to 1.16.0.

* gnu/packages/astronomy.scm (python-specutils): Update to 1.16.0.

Change-Id: Ic9796b2ab717e64ee00658b76a0e0e470a89100e
This commit is contained in:
Sharlatan Hellseher 2024-08-20 22:23:16 +01:00
parent 7d84c360d6
commit 8c7ae6f858
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -3477,13 +3477,13 @@ of axis order, spatial projections, and spectral units that exist in the wild.
(define-public python-specutils (define-public python-specutils
(package (package
(name "python-specutils") (name "python-specutils")
(version "1.15.0") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "specutils" version)) (uri (pypi-uri "specutils" version))
(sha256 (sha256
(base32 "0gx90dn9vmbvd7a53xb7a51jabskrad52g7imgy0ih1jchdls2pj")))) (base32 "1bv1f0bpyc8pgxywcmhd3rpmnx0l604iqn4cx6isa9jfp6gnd0z3"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list