mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
3fdac3c5ed
commit
e23647e38b
1 changed files with 2 additions and 1 deletions
|
@ -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))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue