community/py3-{dask,distributed}: upgrade to 2024.11.0, py3-dask-expr: upgrade to 1.1.17
https://github.com/dask/dask/releases/tag/2024.11.0
https://github.com/dask/distributed/releases/tag/2024.11.0
https://github.com/dask/dask-expr/compare/v1.1.16...v1.1.17
Releases leading up to 2024.10.0 include fixes for numpy 2.0 compatibility. Upgrade to resolve test errors leading to rebuild failure on the 3.21 builders (error log). Unfortunately there were still 5 failed tests on 32-bit arches that may be a pandas or pyarrow issue, and were skipped.
2024-11-10: the MR was originally an upgrade for py3-dask
only. Updated MR to newer version released on 2024-10-08. py3-dask-expr
1.1.17 tests fail if ran with older py3-distributed
, and with the circular dependency in the tests among them, it is probably better to upgrade the three together.