Re: New upstream version for Dask
Diane Trout <[email protected]> Fri, 03 Jul 2026 13:28:35 -0700
| Newsgroups | gmane.linux.debian.devel.python |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2026-07-03 at 17:25 +0100, Colin Watson wrote: >=20 > CI appears to be green now.=C2=A0 Diane, are you able to upload so that w= e > can cut down some of the giant bug list a bit?=C2=A0 (I can sponsor an > upload=20 > if you're having problems.) I wanted to see if I could get disabled tests working. I got build time test working for the default python version. I had to limit to only the default interpreter as pyarrow currently only builds the compiled libraries for the default version and so any pyarrow test fails with 3.13. I also tried seeing if I could get some of the manually disabled tests in the autopkgtest runner to work, but they didn't. I've pushed those fixes to salsa, and if they work there I'll make a release.