Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix building debian packages for sid (#17389)
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.
- Loading branch information