Source: dask.distributed Maintainer: Debian Python Team Uploaders: Diane Trout Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , libjs-sortable-tablesort, pybuild-plugin-pyproject, python-dask-doc , python-fsspec-doc , python-numpy-doc , python-pandas-doc , python3-all, python3-click (>= 6.6), python3-cloudpickle (>= 1.5.0), python3-cryptography , # dask.distributed has tight version coupling with dask. Please read # the mail thread on debian-python@lists.debian.org[1] for more context, # and notably [2]. # [1]: https://lists.debian.org/debian-python/2024/06/msg00047.html # [2]: https://lists.debian.org/debian-python/2024/06/msg00051.html python3-dask (<< 2024.12.1.1~), python3-dask (>= 2024.12.1), python3-dask-sphinx-theme , python3-doc , python3-jinja2, python3-jupyter-server (>= 1.23.3-2) , python3-locket, python3-msgpack, python3-numpy , python3-numpydoc , python3-packaging, python3-pandas , python3-psutil, python3-pytest , python3-pytest-asyncio , python3-pytest-rerunfailures , python3-pytest-timeout , python3-setuptools, python3-sortedcollections, python3-sphinx , python3-sphinx-click , python3-sphinx-design , python3-tblib, python3-toolz (>= 0.8.2), python3-tornado (>= 5), python3-urllib3, python3-versioneer, python3-yaml, python3-zict (>= 3.0.0), tzdata-legacy, uglifyjs Standards-Version: 4.7.0 Homepage: https://distributed.readthedocs.io/en/latest/ Vcs-Git: https://salsa.debian.org/python-team/packages/dask.distributed.git Vcs-Browser: https://salsa.debian.org/python-team/packages/dask.distributed Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Package: python3-distributed Architecture: all Depends: python3-dask (<< 2024.12.1.1~), python3-dask (>= 2024.12.1), ${misc:Depends}, ${python3:Depends} Recommends: python3-pandas, python3-yaml Suggests: python-distributed-doc Description: Dask Distributed computing for Python 3 Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters. . This contains the Python 3 version Package: python-distributed-doc Architecture: all Multi-Arch: foreign Section: doc Depends: python-dask-doc, python-fsspec-doc, python-numpy-doc, python-pandas-doc, python3-doc, sass-stylesheets-bulma, ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python3-distributed Built-Using: ${sphinxdoc:Built-Using} Description: Dask Distributed computing documentation Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters. . This contains the documentation Build-Profiles: