1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-astropy-minimal: Explicitly depend on ‘specification-astropy-data’.

* gnu/packages/astronomy.scm (python-astropy-minimal)[native-inputs]: Add
‘specification-astropy-data’, referred to via ‘this-package-input’ in the
inherited phases.

Change-Id: I8d287176f9807061dc6dde453dacc9a15f209746
This commit is contained in:
Ludovic Courtès
2026-03-16 11:45:44 +01:00
parent 884f79335f
commit 4ba653e637

View File

@@ -3235,7 +3235,8 @@ celestial-to-terrestrial coordinate transformations.")
pkg-config
python-cython
python-extension-helpers
python-setuptools-scm))
python-setuptools-scm
specification-astropy-data))
(propagated-inputs
(list python-astropy-iers-data
python-configobj ;to replace custom module