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:
parent
816e342bed
commit
0223f6a6e1
@ -3788,13 +3788,13 @@ of the old packages.")
|
|||||||
(define-public python-tweakwcs
|
(define-public python-tweakwcs
|
||||||
(package
|
(package
|
||||||
(name "python-tweakwcs")
|
(name "python-tweakwcs")
|
||||||
(version "0.8.3")
|
(version "0.8.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "tweakwcs" version))
|
(uri (pypi-uri "tweakwcs" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09bd8b77rpn641cwmkhcyzx43xkx3va83wdcb47wcqqa7qgx9f1m"))))
|
"15gc2rc2isx3va6wbn4k1hi5qh49gq15cgbb2qqkbznd7f7d5ifv"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(propagated-inputs (list python-astropy
|
(propagated-inputs (list python-astropy
|
||||||
python-gwcs
|
python-gwcs
|
||||||
|
Loading…
Reference in New Issue
Block a user