8000 Implement PEP 639 Support by konstin · Pull Request #2647 · PyO3/maturin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implement PEP 639 Support #2647

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

Merged
merged 7 commits into from
Jun 11, 2025
Merged

Implement PEP 639 Support #2647

merged 7 commits into from
Jun 11, 2025

Conversation

konstin
Copy link
Member
@konstin konstin commented Jun 10, 2025

This PR adds full PEP 639 support, building upon PyO3/pyproject-toml-rs#32 and the experience in uv.

Closes #2571
Closes #2531

@konstin konstin requested a review from messense June 10, 2025 22:46
konstin and others added 3 commits June 11, 2025 11:35
@messense
Copy link
Member

The windows-11-arm failure is a known upstream issue.

@messense messense merged commit 3707717 into main Jun 11, 2025
41 of 42 checks passed
@messense messense deleted the konsti/pep639 branch June 11, 2025 13:51
messense added a commit that referenced this pull request Jun 11, 2025
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jun 24, 2025
https://build.opensuse.org/request/show/1288127
by user mia + anag_factory
- Update to 1.9.0
  * Update pyproject-toml to 0.13.5
    gh#PyO3/maturin#2645
  * Fix clippy lints
    gh#PyO3/maturin#2648
  * ZipWriter requires a compression level of None for the stored
    method
    gh#PyO3/maturin#2644
  * Implement PEP 639 Support
    gh#PyO3/maturin#2647
  * Don't go through Display for platform tag to policy
    gh#PyO3/maturin#2652
  * Add --compatibility pypi to avoid building for unsupported
    architectures
    gh#PyO3/maturin#2650
  * Fix self bootstrap without Rust installed
    gh#PyO3/maturin#2653
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

maturin sdist doesn't include LICENSE on root when the root is not current directory
2 participants
0