Control: retitle -1 dask: B-D on python-numpy-doc which no longer exists
Control: tags -1 pending

The python-numpy-doc error is because that package no longer exists. This build-dependency has already been removed in Salsa.

However, that version doesn't build the dask documentation due to other issues. There's a version in my test PPA that I think does build the documentation, but I have *not* checked whether that documentation works (that PPA existed for checking whether the new dask + dask.distributed broke any of their reverse dependencies):
https://launchpad.net/~rebecca-palmer/+archive/ubuntu/dask2022p12v2/+packages

----

The python3-pandas error is because pandas now declares a Breaks: on dask (<= current) because of #1025393, and dask build-depends on python3-distributed and hence indirectly on itself. (dask 2022.12 fixed #1025393, but there's a bootstrapping problem there...)

Does temporarily removing the build-dependency on python3-distributed work, or do we need a (temporary?) pandas without that Breaks?

Reply via email to