Control: block 1114251 by -1
Note that pandas 2.2, but not 2.3, currently FTBFS (due to pytest 8.4,
#1114251), and I would hence like to get this transition finished soon.
- pandas.__version__ includes the +dfsg suffix.[breaking mlpack]
Fixed in Salsa, but not yet uploaded because of the tqdm issue below.
(Should this be versioned 2.3.2+dfsg-1 or 2.3.2+dfsg-2? I uploaded a
2.3.2+dfsg-1 without this fix to my build-testing PPA
https://launchpad.net/~rebecca-palmer/+archive/ubuntu/pandas2p3 , but
not to the Debian archive.)
- tqdm's tests fail on warnings, and trigger one of the new warnings.
Reported as #1114885, with patch included. Awaiting maintainer response.