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

update wheels building #328

Closed
wants to merge 1 commit into from
Closed

update wheels building #328

wants to merge 1 commit into from

Conversation

nijel
Copy link
Contributor

@nijel nijel commented Oct 4, 2023

  • use latest pypa/cibuildwheel for Python 3.12 support
  • enable emulated aarch64 build (fixes Publish wheels for aarch64 #322)
  • build aarch64 in parallel as the emulation is quite slow

The build can be seen here: https://github.com/nijel/tesserocr/actions/runs/6403475167

Building aarch64 takes considerable time as @betaboon mentioned in #322.

- use latest pypa/cibuildwheel for Python 3.12 support
- enable emulated aarch64 build (fixes sirfz#322)
- build aarch64 in parallel as the emulation is quite slow
@nijel nijel closed this Oct 4, 2023
@nijel nijel deleted the wheels branch October 4, 2023 09:17
@nijel
Copy link
Contributor Author

nijel commented Oct 4, 2023

Let's split it up to #329 and #330

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.

Publish wheels for aarch64
1 participant