gnu: python-tweakwcs: Update to 0.8.5.

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

Change-Id: I137077392d102c65489705d30a1820fc7923aac3
This commit is contained in:
Sharlatan Hellseher 2023-12-18 23:38:05 +00:00
parent 816e342bed
commit 0223f6a6e1
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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