Files
buildroot/package
Romain Naour 39b2b6e4a3 package/python-pybind: overwrite 'pybind11/_version.py' with a hard-coded version
Fixes build error with python-pillow since its version bump to 12.0.0
which introduced a dependency to pybind with buildroot commit
5f446a8d6d:

FileNotFoundError: [Errno 2] No such file or directory:
 '/home/bernd/buildroot/output/host/lib/python3.13/site-packages/include/pybind11/detail/common.h'

Implement the solution suggested by Vincent Fazio [1]:
Generate `pybind11/_version.py` file with a hard-coded version to avoid
copying pybind11 headers in HOST_DIR.

Fixes:
  https://gitlab.com/buildroot.org/buildroot/-/jobs/13138981946 (TestPythonPybind)

[1] https://lists.busybox.net/pipermail/buildroot/2026-February/796082.html

Cc: Vincent Fazio <vfazio@xes-inc.com>
Cc: James Hilliard <james.hilliard1@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Tested-by: Vincent Fazio <vfazio@xes-inc.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-02-22 19:57:17 +01:00
..
2026-02-05 22:18:33 +01:00
2026-02-07 22:33:55 +01:00
2026-02-04 14:58:45 +01:00
2026-02-14 21:13:35 +01:00
2026-02-14 12:42:59 +01:00
2026-02-03 22:12:51 +01:00
2026-02-14 12:43:01 +01:00
2026-02-03 21:42:42 +01:00
2026-02-03 16:21:02 +01:00
2026-02-12 21:08:31 +01:00
2026-02-11 21:24:34 +01:00
2026-02-16 20:50:01 +01:00
2026-02-15 19:41:25 +01:00
2026-02-04 14:07:56 +01:00
2026-02-10 15:59:28 +01:00
2026-02-08 12:55:36 +01:00
2026-02-05 17:19:44 +01:00
2026-02-12 23:34:41 +01:00
2026-02-22 18:45:07 +01:00
2026-02-18 22:27:05 +01:00
2026-02-16 21:37:53 +01:00
2026-02-20 07:52:24 +01:00
2026-02-12 20:39:59 +01:00
2026-02-04 11:22:30 +01:00
2026-02-21 14:28:55 +01:00
2026-02-10 19:21:51 +01:00
2026-02-12 23:34:41 +01:00