On Mon, 13 Feb 2023 21:14:24 +0000 Julian Gilbey wrote:
Just an FYI: though ubelt is a requirement for running the tests, a much more serious problem is that python-line-profiler requires an alpha version of Cython 3.0.0 to compile, and that is not (yet?) packaged for Debian. Hopefully at some point over the next two years, Cython 3.0 will mature enough to actually be released, and then it will be possible to upgrade python-line-profiler.
The version seems to build with the stable cython3: https://salsa.debian.org/python-team/packages/python-line-profiler/-/jobs/3998594

