Sid now defaults to python3.12, and our pinned version of cffi (1.5.1) does not have wheels for 3.12. This installing cffi to fail as we did not have the correct libs installed to build from source.
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
Fix building debian package for debian sid.
|