1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-01 23:24:03 +02:00

gnu: python-pycpl: Build with pybind11@3.

* gnu/packages/astronomy.scm (python-pycpl):
[native-inputs]: Remove pybind11-2; add pybind11.

Change-Id: I2a0eda8685cdac87d9ad3bcead9d52470bfb9b99
This commit is contained in:
Sharlatan Hellseher
2026-05-16 14:04:28 +01:00
parent 8e0cdc3b45
commit 7b36fe45cf
+1 -1
View File
@@ -7858,7 +7858,7 @@ and the Generalized Lomb-Scargle periodogram
(build-system pyproject-build-system)
(native-inputs
(list cmake-minimal
pybind11-2
pybind11
python-pandas
python-pytest
python-scipy