guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 6a849fefd2bde81a8571951663f20f94cb29efcf
Author: Andreas Enge <[email protected]>
AuthorDate: Wed Feb 18 21:11:19 2026 +0100

    gnu: python-bdsf: Replace deprecated input.
    
    * gnu/packages/astronomy.scm (python-bdsf)[native-inputs]: Replace
    python-meson-python by python-meson.
    
    Change-Id: I40bb7f8eda80d4fab32d1dfa446ba6f14c73a29e
---
 gnu/packages/astronomy.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to