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

Add support for Cargo workspace dependencies inheritance #1123

Merged
merged 2 commits into from
Sep 25, 2022

Conversation

@netlify
Copy link

netlify bot commented Sep 23, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 3b64452
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/632fd09c0a37c30009a15dc6
😎 Deploy Preview https://deploy-preview-1123--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.

tests/run.rs Show resolved Hide resolved
@messense messense marked this pull request as ready for review September 25, 2022 02:48
@messense messense changed the title Add support for Cargo workspace inheritance Add support for Cargo workspace dependencies inheritance Sep 25, 2022
@messense messense added the sdist Source distribution label Sep 25, 2022
@messense messense merged commit d02cf9c into PyO3:main Sep 25, 2022
@messense messense deleted the workspace-inheritance branch September 25, 2022 04:21
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
sdist Source distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

workspace dependencies inheritance support
1 participant