Uh oh!
There was an error while loading. Please reload this page.
gh-132415: Bump the setuptools in test.wheeldata - #132382
Conversation
setuptools > 70.1 includes bdist_wheel, so we no longer need to bundle wheel.
Can you open an issue explaining the reason for this change? Issues usually aren't required for test-only changes, but since this is touching binary files, it might benefit from more visibility / coordination. Note that if a binary file needs to be changed, that generally needs to be done by a trusted individual (e.g. a setuptools maintainer). |
stefanor
commented
Apr 11, 2025
I thought an update and simplification would be reason enough on it's own, but sure :)
Sure, I'll run this past them. |
stefanor
commented
Apr 11, 2025
Filed #132415 |
Triggered by setuptools 78.1.0, the branch must have been unused before.
AA-Turner
commented
Apr 24, 2025
Closing in favour of #132887. |
setuptools > 70.1 includes bdist_wheel, so we no longer need to bundle wheel.
Fixes: #132415