Port details |
- py-distributed Distributed scheduler for Dask
- 2023.2.1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-02-02 10:57:04
- Last Update: 2023-03-21 19:20:35
- Commit Hash: fadcdd8
- Also Listed In: python
- License: BSD3CLAUSE
- 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.
¦ ¦ ¦ ¦ 
- 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 py39-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 py39-distributed listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-distributed
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1677771203
SHA256 (distributed-2023.2.1.tar.gz) = 1347a4b3a1e5273672fd7a87471409e1bac470b4bdb6788c918313d45a22911b
SIZE (distributed-2023.2.1.tar.gz) = 1041904
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>=7.0 : devel/py-click@py39
- py39-cloudpickle>=1.5.0 : devel/py-cloudpickle@py39
- py39-dask>=2023.2.1<2023.2.1_99 : devel/py-dask@py39
- py39-Jinja2>=2.10.3 : devel/py-Jinja2@py39
- py39-locket>=1.0.0 : devel/py-locket@py39
- py39-msgpack>=1.0.0 : devel/py-msgpack@py39
- py39-packaging>=20.0 : devel/py-packaging@py39
- py39-psutil>=5.7.0 : sysutils/py-psutil@py39
- py39-yaml>=5.3.1 : devel/py-yaml@py39
- py39-sortedcontainers>=2.0.5 : devel/py-sortedcontainers@py39
- py39-tblib>=1.6.0 : devel/py-tblib@py39
- py39-toolz>=0.10.0 : devel/py-toolz@py39
- py39-tornado>=6.0.3 : www/py-tornado@py39
- py39-urllib3>=1.24.3,1 : net/py-urllib3@py39
- py39-zict>=2.1.0 : devel/py-zict@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- 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.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|