Port details on branch 2024Q4 |
- py-distributed Distributed scheduler for Dask
- 2024.10.0 devel =2 2024.9.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-02-02 10:57:04
- Last Update: 2024-10-21 09:17:31
- Commit Hash: 6b1f36e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://distributed.dask.org/en/stable/
- https://github.com/dask/distributed
- Description:
- Dask.distributed is a lightweight library for distributed computing in Python.
It extends both the concurrent.futures and dask APIs to moderate sized clusters.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}distributed>0:devel/py-distributed@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-distributed/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-distributed
- pkg install py311-distributed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-distributed listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-distributed
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729240346
SHA256 (distributed-2024.10.0.tar.gz) = d08e7fd7acdecf0f058edf35f28889fc43412031d7601a5df69f108a37a8ffc1
SIZE (distributed-2024.10.0.tar.gz) = 1113665
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=62.6 : devel/py-setuptools@py311
- py311-versioneer>=0.29 : devel/py-versioneer@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.0 : devel/py-click@py311
- py311-cloudpickle>=3.0.0 : devel/py-cloudpickle@py311
- py311-dask>=2024.10.0<2024.10.0_99 : devel/py-dask@py311
- py311-Jinja2>=2.10.3 : devel/py-Jinja2@py311
- py311-locket>=1.0.0 : devel/py-locket@py311
- py311-msgpack>=1.0.2 : devel/py-msgpack@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-psutil>=5.8.0 : sysutils/py-psutil@py311
- py311-pyyaml>=5.4.1 : devel/py-pyyaml@py311
- py311-sortedcontainers>=2.0.5 : devel/py-sortedcontainers@py311
- py311-tblib>=1.6.0 : devel/py-tblib@py311
- py311-toolz>=0.11.2 : devel/py-toolz@py311
- py311-tornado>=6.2.0 : www/py-tornado@py311
- py311-urllib3>=1.26.5,1 : net/py-urllib3@py311
- py311-zict>=3.0.0 : devel/py-zict@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-xarray-simlab
Configuration Options:
- No options to configure
- Options name:
- devel_py-distributed
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|