This issue proposes adding some configuration option like
[package]
purls = ["pkg:pypi/numpy"]
to the manifest. When solving and mapping conda packages to PyPI packages (as described at https://pixi.prefix.dev/latest/concepts/conda_pypi/), any Pixi packages so defined should then be mapped onto the corresponding package in the case of pkg:pypi.
This would be one way to resolve numpy/numpy#30561.
Maybe we want to use https://peps.python.org/pep-0725/#depurl instead?
cc @ruben-arts @crusaderky
This issue proposes adding some configuration option like
to the manifest. When solving and mapping conda packages to PyPI packages (as described at https://pixi.prefix.dev/latest/concepts/conda_pypi/), any Pixi packages so defined should then be mapped onto the corresponding package in the case of
pkg:pypi.This would be one way to resolve numpy/numpy#30561.
Maybe we want to use https://peps.python.org/pep-0725/#depurl instead?
cc @ruben-arts @crusaderky