gnu: python-pyavm: Update to 0.9.8. * gnu/packages/astronomy.scm (python-pyavm): Update to 0.9.8. [native-inputs]: Remove python-wheel. Change-Id: I23c8b90a829f067362a45c6d7189efb601d112de
1 files changed, 2 insertions(+), 3 deletions(-) M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -3
@@ 6596,7 6596,7 @@ position-frequency slice.") (define-public python-pyavm (package (name "python-pyavm") (version "0.9.6") (version "0.9.8") (source (origin (method url-fetch) @@ 6608,8 6608,7 @@ position-frequency slice.") (list python-pillow python-pytest python-setuptools python-setuptools-scm python-wheel)) python-setuptools-scm)) (propagated-inputs (list python-astropy python-numpy))