gnu: python-tweakwcs: Update to 0.8.3.

* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-10-09 00:40:21 +01:00 committed by Christopher Baines
parent cb5608e393
commit 1592749dd1
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -3543,13 +3543,13 @@ (define-public python-synphot
(define-public python-tweakwcs
(package
(name "python-tweakwcs")
(version "0.8.2")
(version "0.8.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "tweakwcs" version))
(sha256
(base32
"1500w737n9vf5hv16xkybk4shl7g4wfzb2ji9mc4vgzj41gkrwl4"))))
"09bd8b77rpn641cwmkhcyzx43xkx3va83wdcb47wcqqa7qgx9f1m"))))
(build-system pyproject-build-system)
(propagated-inputs (list python-astropy
python-gwcs