~ruther/guix-local

977d394a7f11f18c50fa21020d6d6e4633aff0bf — Sharlatan Hellseher 2 months ago 9fd7362
gnu: python-spisea: Use python-numpy@1.

* gnu/packages/astronomy.scm (python-spisea):
[propagated-inputs]: Remove python-numpy; add python-numpy-1.

Change-Id: Iab368ddefd7e73021e1377292afa9bfbd4ccba4d
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +1 -1
@@ 9344,7 9344,7 @@ spherical polygons that represent arbitrary regions of the sky.")
    (propagated-inputs
     (list python-astropy
           python-matplotlib
           python-numpy
           python-numpy-1
           python-pysynphot
           python-scipy))
    (home-page "https://spisea.readthedocs.io/en/stable/index.html")