mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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
This commit is contained in:
parent
ed5370296c
commit
14ff3f0099
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue