Ben Raz
Ben Raz
## Summary * OS: Linux (musl) * Bug fix: no * Type: wheels * Fixes: #2192 * Fixes: #2520 * Fixes: #2536 * Related: #2525 * Closes: #2403 ## Description...
Hey :) I'm working on adding `musllinux` wheels to `pycryptodome`,. As part of it I was doing a little refactor of the wheel build process, to allow using `cibuildwheel>=2.0`. As...
- Adapted CI to use latest cibuildwheel (2.10.2) for building and testing wheels on supported platforms, using new abi3 support. - Using new cibuildwheel adds musllinux wheels build, without any...
Hey :) I noticed installing `pyminizip` is impossible on minimal environments that lack build tools (i.e. `python:slim`, `python:alpine` containers). Figured I'd open a PR to have wheels for this package,...