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

Fix resolving crate name bug #1142

Merged
merged 2 commits into from
Sep 27, 2022
Merged

Fix resolving crate name bug #1142

merged 2 commits into from
Sep 27, 2022

Conversation

messense
Copy link
Member

A regression introduced in #1131

Fixes #1141

@netlify
Copy link

netlify bot commented Sep 27, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 3258ab7
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/63329fa4b333170008d5a05d
😎 Deploy Preview https://deploy-preview-1142--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@messense messense enabled auto-merge September 27, 2022 07:18
@messense messense merged commit 1c420ca into PyO3:main Sep 27, 2022
@messense messense deleted the fix-crate-name branch September 27, 2022 07:26
messense added a commit that referenced this pull request Sep 27, 2022
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Sep 30, 2022
https://build.opensuse.org/request/show/1007049
by user mia + RBrownFactory
- Update to v0.13.5
  * Fix resolving crate name bug
    gh#PyO3/maturin#1142
- Changes in v0.13.4:
  * Fix Cargo.toml in new project template
    gh#PyO3/maturin#1109
  * Fix maturin develop on Windows when using Python installed
    from msys2
    gh#PyO3/maturin#1112
  * Fix duplicated Cargo.toml of local dependencies in sdist
    gh#PyO3/maturin#1114
  * Add support for Cargo workspace dependencies inheritance
    gh#PyO3/maturin#1123
  * Add support for Cargo workspace metadata inheritance
    gh#PyO3/maturin#1131
  * Use goblin instead of shelling out to patchelf to get rpath
    gh#PyO3/maturin#1139
- Changes in v0.13.3:
  * Allow user to override default Emscripten settings
    gh#PyO3/maturin#1059
  * Enable --crate-type cdylib on Rust 1.64.0
    gh#PyO3/maturin#1060
  * Update MSR
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.

Cargo didn't build a cdylib error on maturin 0.13.4
1 participant