diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-02-18 21:11:19 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-18 21:11:37 +0100 |
| commit | 6a849fefd2bde81a8571951663f20f94cb29efcf (patch) | |
| tree | b7902b7fd6bc898225e4658cfd7f464180c46d27 | |
| parent | b038e3768d3713cd8ccd31f8b7f6832dfc1a3513 (diff) | |
gnu: python-bdsf: Replace deprecated input.
* gnu/packages/astronomy.scm (python-bdsf)[native-inputs]: Replace
python-meson-python by python-meson.
Change-Id: I40bb7f8eda80d4fab32d1dfa446ba6f14c73a29e
| -rw-r--r-- | gnu/packages/astronomy.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 14f71fdcd4..1f217643ef 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -3563,7 +3563,7 @@ software system for the operations and analysis of the ESA satelite Herschel.") (list boost-with-numpy cmake-minimal gfortran - python-meson-python + python-meson python-pytest python-scikit-build python-setuptools |
