gnu: python-stdatamodels: Adjust inputs.

* gnu/packages/astronomy.scm (python-stdatamodels)[propagated-inputs]:
Remove python-asdf; add python-asdf-4.
[native-inputs]: Add python-pytest-asdf-plugin.

Change-Id: I01923c7e830e4214733f71226d1c22fbd903113e
This commit is contained in:
Sharlatan Hellseher 2025-09-18 21:05:13 +01:00
parent 1a964b2ea9
commit 86bbad94c4
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -8094,6 +8094,7 @@ and CAS statistics), as well as fitting 2D Sérsic profiles.")
python-crds python-crds
python-psutil python-psutil
python-pytest python-pytest
python-pytest-asdf-plugin
python-pytest-doctestplus python-pytest-doctestplus
python-pytest-xdist python-pytest-xdist
python-scipy python-scipy
@ -8101,7 +8102,7 @@ and CAS statistics), as well as fitting 2D Sérsic profiles.")
python-setuptools-scm python-setuptools-scm
python-wheel)) python-wheel))
(propagated-inputs (propagated-inputs
(list python-asdf (list python-asdf-4
python-asdf-astropy python-asdf-astropy
python-astropy python-astropy
python-numpy)) python-numpy))