Skip to content

Comments

openPMD-api: Fix pybind11 3.0.2#3470

Open
ax3l wants to merge 1 commit intospack:developfrom
ax3l:fix-openpmd-api-pybind302
Open

openPMD-api: Fix pybind11 3.0.2#3470
ax3l wants to merge 1 commit intospack:developfrom
ax3l:fix-openpmd-api-pybind302

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Feb 18, 2026

Hotfix: Python property lifetime fix & pybind11 3.0.2 support

Hotfix: Python property lifetime fix & pybind11 3.0.2 support
@haampie
Copy link
Member

haampie commented Feb 18, 2026

👋 @ax3l, the new find_package(pybind11 3.0.0 CONFIG REQUIRED) bit means you have to add

depends_on("py-pybind11@3:", type="link", when="@0.17")

too, right?

(And maybe type="link" could be type="build" for pybind11, I think it's header only and CMake should be able to find it with build type)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants