~ruther/guix-local

14ff3f0099289a3588dfe796723da7969bb666ae — Sharlatan Hellseher 10 months ago ed53702
gnu: python-hierarc: Use python-astronomy-6.

Astropy 7.1.0 (2025-05-20) release removed "astropy.cosmology._utils"
which is required for python-hierarc which is compatible with Astropy
v6.

* gnu/packages/astronomy.scm (python-hierarc): [propagated-inputs]:
Remove python-astropy; add python-astropy-6.

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

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +1 -1
@@ 4504,7 4504,7 @@ scheme and builds with the HEALPix C++ library.")
           python-setuptools
           python-wheel))
    (propagated-inputs
     (list python-astropy
     (list python-astropy-6
           python-emcee
           python-h5py
           python-lenstronomy