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

python-maturin: Update to 1.7.2 #3909

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

Staudey
Copy link
Member

@Staudey Staudey commented Sep 25, 2024

Summary

Changes:

  • Cross building fixes
  • Normalize REPOSITORY_URL
  • UniFFI: supports bindings generated from multiple crates
  • Enable --all-features when building source distribution
  • Replace "." with "/" in module_name

Test Plan

Successfully built python-orjson

Checklist

  • Package was built and tested against unstable

**Summary**

Changes:
- Cross building fixes
- Normalize `REPOSITORY_URL`
- UniFFI: supports bindings generated from multiple crates
- Enable `--all-features` when building source distribution
- Replace "." with "/" in module_name

Signed-off-by: Thomas Staudinger <[email protected]>
Copy link
Member

@davidjharder davidjharder left a comment

Choose a reason for hiding this comment

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

Thanks for the update!

@davidjharder davidjharder merged commit 24c0775 into getsolus:main Sep 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants