Re: New upstream version for Dask
Antonio Valentino <[email protected]> Sun, 28 Jun 2026 11:49:35 +0200
| Newsgroups | gmane.linux.debian.devel.python |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------gztOqnZt7W5DVaddgzuKIBuf Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dear Diane Il 28/06/26 08:01, Diane Trout ha scritto: >> >> > > Thank you! > >> >> My work on dask v2026.3 is still stuck. > > I went and looked at the current dask 2024 first and havent looked at > the new one yet. > >> >> >> Meanwhile I pushed in >> https://salsa.debian.org/python-team/packages/dask >> (I hope that this is not an issue) a patch for dask2024.12.1 that >> should >> fix a long list of bugs (#1131056, #1131082, #1131087, #1136870, >> #1139201, #1139202, #1139203) that impact flox, trollimage, >> python-polsarpro and satpy. >> >> Unfortunately the dask autopkgtest and uscan tests fail on salsa. >> The issue seems to be unrelated but, also in this case, I still >> didn't >> have the time to investigate too much. >> > > I fixed several problems that were causing pytest to fail before it had > collected all the tests. > > Now for me autopkgtest has 4-7 remaining test failures to deal with. > > I pushed those fixes to salsa and will check to see if they helped > salsa's builder tomorrow > > I did also try getting the tests to run during the build, which does > seem to work, though I haven't committed and pushed those changes yet. > > Diane Please find attached another patch so fix compatibility with zarr >= v3.2 (it is also on may fork https://salsa.debian.org/antonio.valentino/dask). Now there are only 4 test failing. kind regards