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 3.10: add maturin to build system #5493

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Nov 16, 2022

Description

Separated from #5478 (to minimize the github build time in #5478)

  • add maturin 0.13.7 wheel to python 3.10 (native/python310 and python 3.10 crossenv)
  • required to cross compile orjson wheel
  • not supported with ARMv5_ARCHS and OLD_PPC_ARCHS

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Includes small framework changes

- add maturin 0.13.7 wheel to python 3.10 (native/python310 and python 3.10 crossenv)
- required to cross compile orjson wheel
- not supported with ARMv5_ARCHS and OLD_PPC_ARCHS
@hgy59 hgy59 merged commit d2e5051 into SynoCommunity:master Nov 16, 2022
@hgy59 hgy59 deleted the crossenv_with_maturin branch November 16, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant