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
This commit is contained in:
Sharlatan Hellseher 2025-08-22 12:01:48 +01:00 committed by Andrew Tropin
parent b5af78bc01
commit 637fec08e8
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

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