Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.110.0rc3 v1.110.0rc3 | Devon Hudson | 2024-07-02 | 1 | -1/+0 |
| | |||||
* | Fix building debian packages for sid (#17389) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
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. |