Skip to content

fix RECORD file in generated stub wheels#9824

Merged
Secrus merged 1 commit into
python-poetry:mainfrom
dimbleby:fix-record-in-stubbed-wheels
Nov 5, 2024
Merged

fix RECORD file in generated stub wheels#9824
Secrus merged 1 commit into
python-poetry:mainfrom
dimbleby:fix-record-in-stubbed-wheels

Conversation

@dimbleby
Copy link
Copy Markdown
Contributor

@dimbleby dimbleby commented Nov 3, 2024

the stubbed wheels generated for use in poetry fixtures replace most of the wheel contents with zero-byte files - but do not update the RECORD content accordingly.

This will matter if and when installer ever cuts a release containing pypa/installer#186, allowing validation of these hashes to be turned back on.

@dimbleby dimbleby force-pushed the fix-record-in-stubbed-wheels branch from b95cbec to 759fd38 Compare November 3, 2024 19:11
@Secrus Secrus merged commit aba510e into python-poetry:main Nov 5, 2024
@dimbleby dimbleby deleted the fix-record-in-stubbed-wheels branch November 5, 2024 15:22
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 6, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants