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 workspace metadata inheritance #1131

Merged
merged 2 commits into from Sep 25, 2022

Conversation

messense
Copy link
Member

@messense messense commented Sep 25, 2022

@messense messense added sdist Source distribution wheel Wheel labels Sep 25, 2022
@netlify
Copy link

netlify bot commented Sep 25, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit cd7efc7
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/632ff422c97a3a0008ecaaae
😎 Deploy Preview https://deploy-preview-1131--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 force-pushed the workspace-inheritance-metadata branch from 896d734 to 787b5e2 Compare September 25, 2022 05:41
@messense messense force-pushed the workspace-inheritance-metadata branch from 787b5e2 to 3097b47 Compare September 25, 2022 05:49
@messense messense merged commit ca4042a into PyO3:main Sep 25, 2022
@messense messense deleted the workspace-inheritance-metadata branch September 25, 2022 06:43
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 wheel Wheel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

workspace versions/metadata inheritance support
1 participant