On Tue, 2026-03-31 at 18:29 +0200, Matthias Klose wrote: > Control: tags -1 + patch > > fyi, packaged 0.18 in > https://launchpad.net/ubuntu/+source/python-sparse/0.18.0-0ubuntu1 > > looking at the packaging, I really dislike the upper version limit in > the control file. Please remove that, and let a build "naturally" > fail. > any concrete build failure is way better than already giving up on > uninstall-ability issues.
I think I did the X-Python3-Version because there was a python3.13 numba, but not a 3.14 numba, and so python sparse could at least be partially available. But, now there's a 3.14 numba I'll remove it.

