We upload our wheels from CI and this last worked on Oct 5 2024. We had failures which blocked uploading since then, but now PyPI is rejecting our uploads based on the “unsupported platform” linux_x86_64. I don’t see any announcement of a change or a recent change in auditwheel. How can we get our wheels tagged appropriately (we already build inside of the official containers)?
It looks like you’re using the old platform tags. The tag you want to use is something like manylinux_*
It doesn’t look like it worked back then? It says it’s uploading to a gitlab URL, not to PyPI, and there’s no release on PyPI for that date (the most recent was June 28). Maybe it uploaded there successfully but never sent to PyPI.