### Issue Description This issue is meant to track changes we'd like to make in a new `build-details.json` schema version. - Allow `libpython.link_extensions` to be specified when `libpython.dynamic` is missing - **Use case**: The Python installation may not ship a library if the extensions aren't meant to link against it (https://github.com/mesonbuild/meson/pull/13945#discussion_r2100943916). - ... ### Code of Conduct - [x] I am aware that participants in this repository must follow the PSF Code of Conduct.
Issue Description
This issue is meant to track changes we'd like to make in a new
build-details.jsonschema version.libpython.link_extensionsto be specified whenlibpython.dynamicis missingCode of Conduct