gnu: python-asdf-astropy: Update to 0.6.1.

* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.6.1.

Change-Id: I06f00006fcba1d0e385e6bc3f82f7a85403d94a9
This commit is contained in:
Sharlatan Hellseher 2024-04-11 11:09:33 +01:00
parent 51446076ca
commit c20d7b34ae
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4727,13 +4727,13 @@ (define-public python-asdf-zarr
(define-public python-asdf-astropy
(package
(name "python-asdf-astropy")
(version "0.6.0")
(version "0.6.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "asdf-astropy" version))
(sha256
(base32 "0cxwknkjkgiavwmsz3vzk88c3spdi1cj4kwp62hgj92g2mh5k0zh"))))
(base32 "1ipjpjiirycj2npicbp39ka7db61vx45j8dm2iis71g5l1rzkblp"))))
(build-system pyproject-build-system)
(arguments
(list