Hi myon,
- Packaging trimesh for 64-bit archs only
That wouldn't be a problem.
I pushed the latest trimesh release to Salsa, limited the Arch: field to all
Debian architectures that (I think) are 32bit, and fixed some issues.
There's a bunch of optional dependencies that aren't available in Debian, which
which I've marked as Recommends: and Suggests: (depending on what's written in
pyproject.toml) so they can be picked up whenever they become available.
The Salsa crossbuild to arm64 doesn't work, but I think that's an issue in the
CI script. I can cross-build and run the unit tests successfully in an arm64
container.
Could you take a look and push the package for a test build?
Thanks,
Gregor