Skip to content

Implement PEP 639 Support - #2647

Merged
messense merged 7 commits into
mainfrom
konsti/pep639
Jun 11, 2025
Merged

Implement PEP 639 Support#2647
messense merged 7 commits into
mainfrom
konsti/pep639

Conversation

@konstin

@konstin konstin commented Jun 10, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

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

@messense
messense merged commit 3707717 into main Jun 11, 2025
@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