I'm curious if conditional SBOM files specified in the source tree will be necessary. My suspicion arises from projects having different dependencies depending on platform/version/something else.
Because this condition is builder-side, not installer-side, the condition will need to be based on something like platform/python/abi tags of the platform being built for?
I'm curious if conditional SBOM files specified in the source tree will be necessary. My suspicion arises from projects having different dependencies depending on platform/version/something else.
Because this condition is builder-side, not installer-side, the condition will need to be based on something like platform/python/abi tags of the platform being built for?