Even if python turns out to be a "metapackage" without further content and thus is unlikely to make use of multiple builds per version, I'd sleep better if we used python=*=pypy_* or python=*=*_pypy (the former is more in line with the "traditional" layout of the build string, but I prefer the latter, fwiw).
Even if
python
turns out to be a "metapackage" without further content and thus is unlikely to make use of multiple builds per version, I'd sleep better if we usedpython=*=pypy_*
orpython=*=*_pypy
(the former is more in line with the "traditional" layout of the build string, but I prefer the latter, fwiw).