1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 11:32:21 +02:00

gnu: python-euphonic: Refresh input.

* gnu/packages/physics.scm (python-euphonic)[native-inputs]: Replace
meson-python by python-meson.

Change-Id: Id171f9f23b445d1dca8182085e5a3d88e462d905
This commit is contained in:
Andreas Enge
2026-03-02 12:20:47 +01:00
parent 5925008664
commit 80364f174a
+1 -1
View File
@@ -669,7 +669,7 @@ conventions.")
python-toolz))
(native-inputs
;; Note: build-backend is mesonpy.
(list meson-python ninja python-numpy python-packaging python-pytest
(list ninja python-meson python-numpy python-packaging python-pytest
python-pytest-lazy-fixtures python-pytest-mock
pkg-config))
(home-page "https://github.com/pace-neutrons/Euphonic")