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

Bump maturin to 0.15.1 (from 0.14.15) #4531

Merged
merged 1 commit into from
May 12, 2023

Conversation

FirelightFlagboy
Copy link
Contributor

The breaking change that was affecting our code was PyO3/maturin#1531 where Cargo.toml:package.metadata.maturin.name was replaced in favor of pyproject.toml:tool.maturin.module-name.

Closes #4512

The breaking change that was affecting our code was PyO3/maturin#1531 where
`Cargo.toml:package.metadata.maturin.name` was replaced in favor of `pyproject.toml:tool.maturin.module-name`.

Closes #4512
@FirelightFlagboy FirelightFlagboy requested review from a team as code owners May 12, 2023 09:38
@FirelightFlagboy FirelightFlagboy linked an issue May 12, 2023 that may be closed by this pull request
Copy link
Contributor

@mmmarcos mmmarcos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue May 12, 2023
Merged via the queue into master with commit 5c5dae8 May 12, 2023
@FirelightFlagboy FirelightFlagboy deleted the 4512-migrate-to-maturin-0151 branch May 12, 2023 13:00
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.

Migrate to maturin-0.15.1
3 participants