Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade maturin so wheel publishing functions again #5730

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Mar 29, 2024

What

Pypi changed something in their parsing library that required an update to maturin.
See: PyO3/maturin#1998

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

@jleibs jleibs marked this pull request as ready for review March 29, 2024 17:24
@jleibs jleibs added ⛴ release Related to shipping or publishing exclude from changelog PRs with this won't show up in CHANGELOG.md labels Mar 29, 2024
@emilk emilk merged commit 7f5c9b0 into main Mar 29, 2024
34 checks passed
@emilk emilk deleted the jleibs/upgrade_maturin branch March 29, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md ⛴ release Related to shipping or publishing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publishing wheels fails -- claims invalid summary data.
2 participants