Hey @mgorny, I wonder whether you can help me understand this problem further?
In build-details.json, it seems the ppc64le py314t build is:
- missing
abi.flags = ["t"]
- missing the
t from the ".cpython-314t-x86_64-linux-gnu.so" entry of suffixes.extensions
Compare1:
Hey @mgorny, I wonder whether you can help me understand this problem further?
In
build-details.json, it seems theppc64lepy314tbuild is:abi.flags = ["t"]tfrom the".cpython-314t-x86_64-linux-gnu.so"entry ofsuffixes.extensionsCompare1:
Footnotes
damn I love
pixi-browse↩