~ruther/guix-local

637fec08e88a061d742449d6ea6fb54afaa51be5 — Sharlatan Hellseher 8 months ago b5af78b
gnu: python-sunkit-magex: Fix tests.

* gnu/packages/astronomy.scm (python-sunkit-magex) [native-inputs]:
Remove python-setuptools and python-wheel; add nss-certs-for-test and
python-setuptools-next.

Change-Id: I9b0e7e3be5736c34ba9811b50f2720cdb5b9ea5e
1 files changed, 4 insertions(+), 4 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +4 -4
@@ 8495,16 8495,16 @@ Telescope, HST}).")
            (lambda _
              (setenv "HOME" "/tmp"))))))
    (native-inputs
     (list python-pytest
     (list nss-certs-for-test
           python-pytest
           python-pytest-arraydiff
           python-pytest-doctestplus
           python-pytest-xdist
           python-reproject
           python-setuptools
           python-setuptools-next
           python-setuptools-scm-next
           python-streamtracer
           python-sympy
           python-wheel))
           python-sympy))
    (propagated-inputs
     (list python-astropy
           python-numpy