gnu: python-asdf-astropy: Update to 0.6.0

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

Change-Id: I5eca1d6c113b053b8353ed43e7dfc2c7165a3139
This commit is contained in:
Sharlatan Hellseher 2024-03-10 17:30:14 +00:00
parent dbe107658a
commit 4bf460b7f5
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -4492,13 +4492,13 @@ install an implementation package such as asdf-astropy.")
(define-public python-asdf-astropy
(package
(name "python-asdf-astropy")
(version "0.5.0")
(version "0.6.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "asdf-astropy" version))
(sha256
(base32 "061y7r1d2fqlr8a6gyaffqa3z5m0ymljahhvxzcb71355xkqig7v"))))
(base32 "0cxwknkjkgiavwmsz3vzk88c3spdi1cj4kwp62hgj92g2mh5k0zh"))))
(build-system pyproject-build-system)
(arguments
(list