notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-distributed Distributed scheduler for Dask
2024.3.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2023.12.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-02 10:57:04
Last Update: 2024-03-23 14:31:14
Commit Hash: e79ca67
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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 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>)
  • py39: py39-distributed
distinfo:
TIMESTAMP = 1710712428 SHA256 (distributed-2024.3.0.tar.gz) = 324e705d81d2515d155e40d6d1b9b56a872833f2a1f47414cd1853ad91198a16 SIZE (distributed-2024.3.0.tar.gz) = 1099640

Packages (timestamps in pop-ups are UTC):
py37-distributed
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.20.0---2.20.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-distributed
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.2.12024.3.0-2024.2.12024.2.1---
FreeBSD:13:quarterly2023.12.12023.12.12023.6.02023.12.12023.12.12023.12.12023.12.12023.12.1
FreeBSD:14:latest2024.2.12024.2.12022.11.12024.2.12024.2.12023.5.1-2023.5.1
FreeBSD:14:quarterly2023.12.12023.12.1-2023.12.12023.12.12023.12.12023.12.12023.12.1
FreeBSD:15:latest2024.2.12024.2.1n/a2023.12.1n/a2023.12.12023.12.12024.2.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.6 : devel/py-setuptools@py39
  2. py39-versioneer>=0.29 : devel/py-versioneer@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8.0 : devel/py-click@py39
  2. py39-cloudpickle>=1.5.0 : devel/py-cloudpickle@py39
  3. py39-dask>=2024.3.0<2024.3.0_99 : devel/py-dask@py39
  4. py39-Jinja2>=2.10.3 : devel/py-Jinja2@py39
  5. py39-locket>=1.0.0 : devel/py-locket@py39
  6. py39-msgpack>=1.0.0 : devel/py-msgpack@py39
  7. py39-packaging>=20.0 : devel/py-packaging@py39
  8. py39-psutil>=5.7.2 : sysutils/py-psutil@py39
  9. py39-yaml>=5.3.1 : devel/py-yaml@py39
  10. py39-sortedcontainers>=2.0.5 : devel/py-sortedcontainers@py39
  11. py39-tblib>=1.6.0 : devel/py-tblib@py39
  12. py39-toolz>=0.10.0 : devel/py-toolz@py39
  13. py39-tornado>=6.0.4 : www/py-tornado@py39
  14. py39-urllib3>=1.24.3,1 : net/py-urllib3@py39
  15. py39-zict>=3.0.0 : devel/py-zict@py39
  16. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-xarray-simlab

Configuration Options:
No options to configure
Options name:
devel_py-distributed
USES:
python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/distributed/
  2. https://pypi.org/packages/source/d/distributed/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.3.0
23 Mar 2024 14:31:14
commit hash: e79ca67dbfec4d2f49e3970d6e936e2f8a9dd4decommit hash: e79ca67dbfec4d2f49e3970d6e936e2f8a9dd4decommit hash: e79ca67dbfec4d2f49e3970d6e936e2f8a9dd4decommit hash: e79ca67dbfec4d2f49e3970d6e936e2f8a9dd4de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2024.3.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2024.2.1
09 Mar 2024 14:05:46
commit hash: 0a94ad985f4f12f09e8e9b03cfb388f795993ddacommit hash: 0a94ad985f4f12f09e8e9b03cfb388f795993ddacommit hash: 0a94ad985f4f12f09e8e9b03cfb388f795993ddacommit hash: 0a94ad985f4f12f09e8e9b03cfb388f795993dda files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2024.2.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2024.2.0
21 Feb 2024 15:07:16
commit hash: d34787f908e99dd140fc443d65f585be359983b5commit hash: d34787f908e99dd140fc443d65f585be359983b5commit hash: d34787f908e99dd140fc443d65f585be359983b5commit hash: d34787f908e99dd140fc443d65f585be359983b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2024.2.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.12.1
25 Dec 2023 09:00:08
commit hash: 6d53cf7134c292c10a5896d3e6acce2c4eadd474commit hash: 6d53cf7134c292c10a5896d3e6acce2c4eadd474commit hash: 6d53cf7134c292c10a5896d3e6acce2c4eadd474commit hash: 6d53cf7134c292c10a5896d3e6acce2c4eadd474 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.12.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.12.0
14 Dec 2023 05:48:24
commit hash: 9f34ee519c9d6b677dfdfb36a8675842976141dccommit hash: 9f34ee519c9d6b677dfdfb36a8675842976141dccommit hash: 9f34ee519c9d6b677dfdfb36a8675842976141dccommit hash: 9f34ee519c9d6b677dfdfb36a8675842976141dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.12.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.11.0
14 Nov 2023 17:15:42
commit hash: a6efc6ddd7309feafe3ba72f1e71751bbb69adb8commit hash: a6efc6ddd7309feafe3ba72f1e71751bbb69adb8commit hash: a6efc6ddd7309feafe3ba72f1e71751bbb69adb8commit hash: a6efc6ddd7309feafe3ba72f1e71751bbb69adb8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.11.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.10.1
02 Nov 2023 07:37:25
commit hash: 4b37b744b1d641095065e88ce8d68274e54ab190commit hash: 4b37b744b1d641095065e88ce8d68274e54ab190commit hash: 4b37b744b1d641095065e88ce8d68274e54ab190commit hash: 4b37b744b1d641095065e88ce8d68274e54ab190 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.10.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.10.0
16 Oct 2023 15:59:46
commit hash: 9ad2088c0ae7b78b7fb5ace093e20847fd016087commit hash: 9ad2088c0ae7b78b7fb5ace093e20847fd016087commit hash: 9ad2088c0ae7b78b7fb5ace093e20847fd016087commit hash: 9ad2088c0ae7b78b7fb5ace093e20847fd016087 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.10.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.9.3
30 Sep 2023 23:29:56
commit hash: ec69e1b922bdab648488cf4d6931fd361678a4ebcommit hash: ec69e1b922bdab648488cf4d6931fd361678a4ebcommit hash: ec69e1b922bdab648488cf4d6931fd361678a4ebcommit hash: ec69e1b922bdab648488cf4d6931fd361678a4eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.9.3

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.9.2
22 Sep 2023 03:17:57
commit hash: 215444722a3504421c56bda42668f5e6d269d84acommit hash: 215444722a3504421c56bda42668f5e6d269d84acommit hash: 215444722a3504421c56bda42668f5e6d269d84acommit hash: 215444722a3504421c56bda42668f5e6d269d84a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.9.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.9.1
11 Sep 2023 03:08:12
commit hash: c54da04e3747525b86ab5b85f41f83c7eefa0cc2commit hash: c54da04e3747525b86ab5b85f41f83c7eefa0cc2commit hash: c54da04e3747525b86ab5b85f41f83c7eefa0cc2commit hash: c54da04e3747525b86ab5b85f41f83c7eefa0cc2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.9.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.9.0
04 Sep 2023 21:30:09
commit hash: 8e86e6ca49dc782ec45a1790f86c958d22e065bbcommit hash: 8e86e6ca49dc782ec45a1790f86c958d22e065bbcommit hash: 8e86e6ca49dc782ec45a1790f86c958d22e065bbcommit hash: 8e86e6ca49dc782ec45a1790f86c958d22e065bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.9.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.8.1
21 Aug 2023 18:52:40
commit hash: 1447d8e348229e2b197a7c2a278d9b6ead8f08d5commit hash: 1447d8e348229e2b197a7c2a278d9b6ead8f08d5commit hash: 1447d8e348229e2b197a7c2a278d9b6ead8f08d5commit hash: 1447d8e348229e2b197a7c2a278d9b6ead8f08d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.8.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.8.0
21 Aug 2023 17:03:51
commit hash: 6fb3e634f81f2dcaaf94a08b323f0bae17c38d86commit hash: 6fb3e634f81f2dcaaf94a08b323f0bae17c38d86commit hash: 6fb3e634f81f2dcaaf94a08b323f0bae17c38d86commit hash: 6fb3e634f81f2dcaaf94a08b323f0bae17c38d86 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.8.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.7.1
16 Aug 2023 18:25:24
commit hash: fe1e508cae46134e0d0ea7b27640d98033fd0601commit hash: fe1e508cae46134e0d0ea7b27640d98033fd0601commit hash: fe1e508cae46134e0d0ea7b27640d98033fd0601commit hash: fe1e508cae46134e0d0ea7b27640d98033fd0601 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.7.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.7.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2023.7.0
09 Jul 2023 21:34:30
commit hash: 88d4a75721aefa22a0026034aa51ce81fae8fb4ccommit hash: 88d4a75721aefa22a0026034aa51ce81fae8fb4ccommit hash: 88d4a75721aefa22a0026034aa51ce81fae8fb4ccommit hash: 88d4a75721aefa22a0026034aa51ce81fae8fb4c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.7.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.6.1
09 Jul 2023 10:18:50
commit hash: 1fc7701d3092bcec44915ce7a4c286c24e73db26commit hash: 1fc7701d3092bcec44915ce7a4c286c24e73db26commit hash: 1fc7701d3092bcec44915ce7a4c286c24e73db26commit hash: 1fc7701d3092bcec44915ce7a4c286c24e73db26 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.6.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.6.0
30 Jun 2023 07:03:26
commit hash: 23d94c6d3d7901d5cd224fd848627901e86b1048commit hash: 23d94c6d3d7901d5cd224fd848627901e86b1048commit hash: 23d94c6d3d7901d5cd224fd848627901e86b1048commit hash: 23d94c6d3d7901d5cd224fd848627901e86b1048 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.6.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.5.1
05 Jun 2023 18:47:03
commit hash: f4728fff7e7df28544c86aaec489cc804552d707commit hash: f4728fff7e7df28544c86aaec489cc804552d707commit hash: f4728fff7e7df28544c86aaec489cc804552d707commit hash: f4728fff7e7df28544c86aaec489cc804552d707 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.5.1

- Update WWW

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.5.0
27 May 2023 23:43:54
commit hash: 60dde994c207f9cbe46070ab5021e0ffecb83f48commit hash: 60dde994c207f9cbe46070ab5021e0ffecb83f48commit hash: 60dde994c207f9cbe46070ab5021e0ffecb83f48commit hash: 60dde994c207f9cbe46070ab5021e0ffecb83f48 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.5.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.4.1
02 May 2023 16:20:03
commit hash: eee92c86633524ee1cc692b6d94da2ebbd76899fcommit hash: eee92c86633524ee1cc692b6d94da2ebbd76899fcommit hash: eee92c86633524ee1cc692b6d94da2ebbd76899fcommit hash: eee92c86633524ee1cc692b6d94da2ebbd76899f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.4.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.4.0
18 Apr 2023 21:38:07
commit hash: 4688ea1e121d3e248f2016557af0c0311618f73dcommit hash: 4688ea1e121d3e248f2016557af0c0311618f73dcommit hash: 4688ea1e121d3e248f2016557af0c0311618f73dcommit hash: 4688ea1e121d3e248f2016557af0c0311618f73d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.4.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.3.2.1
09 Apr 2023 20:40:14
commit hash: 4dcefaa5902b5e50508c73995571b3ab9a217364commit hash: 4dcefaa5902b5e50508c73995571b3ab9a217364commit hash: 4dcefaa5902b5e50508c73995571b3ab9a217364commit hash: 4dcefaa5902b5e50508c73995571b3ab9a217364 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.3.2.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.3.2
09 Apr 2023 13:36:47
commit hash: 3b01eee8ab5d61212a02d51da33af8476564f289commit hash: 3b01eee8ab5d61212a02d51da33af8476564f289commit hash: 3b01eee8ab5d61212a02d51da33af8476564f289commit hash: 3b01eee8ab5d61212a02d51da33af8476564f289 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.3.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.3.1
05 Apr 2023 17:30:17
commit hash: 98c56f3143d9ccb2da298d0d72e93ceb8c8b2a08commit hash: 98c56f3143d9ccb2da298d0d72e93ceb8c8b2a08commit hash: 98c56f3143d9ccb2da298d0d72e93ceb8c8b2a08commit hash: 98c56f3143d9ccb2da298d0d72e93ceb8c8b2a08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.3.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.2.1
21 Mar 2023 19:20:35
commit hash: fadcdd82eba57d2d23a60b5929cb3f41a74e900ecommit hash: fadcdd82eba57d2d23a60b5929cb3f41a74e900ecommit hash: fadcdd82eba57d2d23a60b5929cb3f41a74e900ecommit hash: fadcdd82eba57d2d23a60b5929cb3f41a74e900e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.2.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2023.1.0
05 Feb 2023 15:47:53
commit hash: 9f83a1d8cf7fa8324364810ac112f47c09193fedcommit hash: 9f83a1d8cf7fa8324364810ac112f47c09193fedcommit hash: 9f83a1d8cf7fa8324364810ac112f47c09193fedcommit hash: 9f83a1d8cf7fa8324364810ac112f47c09193fed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2023.1.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.12.1
30 Jan 2023 12:59:42
commit hash: 0bcbf52d2670329e7469319a7ca9ad18cc29584fcommit hash: 0bcbf52d2670329e7469319a7ca9ad18cc29584fcommit hash: 0bcbf52d2670329e7469319a7ca9ad18cc29584fcommit hash: 0bcbf52d2670329e7469319a7ca9ad18cc29584f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.12.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.11.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2022.11.1
30 Dec 2022 09:04:33
commit hash: 19087dc985a97636f88321799f73a9a1afac916ecommit hash: 19087dc985a97636f88321799f73a9a1afac916ecommit hash: 19087dc985a97636f88321799f73a9a1afac916ecommit hash: 19087dc985a97636f88321799f73a9a1afac916e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.11.1

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.9.2
03 Oct 2022 17:10:28
commit hash: 5a3ee2d05b0bb90a9d3ab24d875d11391b991c5dcommit hash: 5a3ee2d05b0bb90a9d3ab24d875d11391b991c5dcommit hash: 5a3ee2d05b0bb90a9d3ab24d875d11391b991c5dcommit hash: 5a3ee2d05b0bb90a9d3ab24d875d11391b991c5d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.9.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.9.1
03 Oct 2022 02:14:51
commit hash: 2847ae5a4344dd87054baf91f2c30e4b4d437976commit hash: 2847ae5a4344dd87054baf91f2c30e4b4d437976commit hash: 2847ae5a4344dd87054baf91f2c30e4b4d437976commit hash: 2847ae5a4344dd87054baf91f2c30e4b4d437976 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.9.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.9.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.9.0
04 Sep 2022 15:24:58
commit hash: eabe0aeeae57e6c37d9532a561aba7872dbef381commit hash: eabe0aeeae57e6c37d9532a561aba7872dbef381commit hash: eabe0aeeae57e6c37d9532a561aba7872dbef381commit hash: eabe0aeeae57e6c37d9532a561aba7872dbef381 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.9.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.8.1
31 Aug 2022 11:41:02
commit hash: 7a2acb767100c0fca4d9ee36b94653a90a21335dcommit hash: 7a2acb767100c0fca4d9ee36b94653a90a21335dcommit hash: 7a2acb767100c0fca4d9ee36b94653a90a21335dcommit hash: 7a2acb767100c0fca4d9ee36b94653a90a21335d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.8.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.8.0
27 Aug 2022 10:24:20
commit hash: bd65fd39b7ccf18aeaad4d490a85d2bebdd1ed5ecommit hash: bd65fd39b7ccf18aeaad4d490a85d2bebdd1ed5ecommit hash: bd65fd39b7ccf18aeaad4d490a85d2bebdd1ed5ecommit hash: bd65fd39b7ccf18aeaad4d490a85d2bebdd1ed5e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.8.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.7.1
30 Jul 2022 19:24:38
commit hash: e76fdeedff97160655c0253159667a8b32ecf629commit hash: e76fdeedff97160655c0253159667a8b32ecf629commit hash: e76fdeedff97160655c0253159667a8b32ecf629commit hash: e76fdeedff97160655c0253159667a8b32ecf629 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.7.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.7.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.7.0
11 Jul 2022 21:47:06
commit hash: 236cfe821300dd0e21b032414ce1c0c8e0d6ae46commit hash: 236cfe821300dd0e21b032414ce1c0c8e0d6ae46commit hash: 236cfe821300dd0e21b032414ce1c0c8e0d6ae46commit hash: 236cfe821300dd0e21b032414ce1c0c8e0d6ae46 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.7.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.6.1
29 Jun 2022 21:49:50
commit hash: 38355f3d111ef716a460220f1d48c7feb960f73ecommit hash: 38355f3d111ef716a460220f1d48c7feb960f73ecommit hash: 38355f3d111ef716a460220f1d48c7feb960f73ecommit hash: 38355f3d111ef716a460220f1d48c7feb960f73e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.6.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.6.0
16 Jun 2022 13:59:36
commit hash: 06c578d111fa8fe5f50a728a84d410dd8e4c9a0dcommit hash: 06c578d111fa8fe5f50a728a84d410dd8e4c9a0dcommit hash: 06c578d111fa8fe5f50a728a84d410dd8e4c9a0dcommit hash: 06c578d111fa8fe5f50a728a84d410dd8e4c9a0d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.6.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.5.2
03 Jun 2022 23:36:33
commit hash: 00bb93e48fe5812ffc45ff7ab4fc6a2ced2f03eacommit hash: 00bb93e48fe5812ffc45ff7ab4fc6a2ced2f03eacommit hash: 00bb93e48fe5812ffc45ff7ab4fc6a2ced2f03eacommit hash: 00bb93e48fe5812ffc45ff7ab4fc6a2ced2f03ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.5.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.5.1
03 Jun 2022 09:00:34
commit hash: f5e948d992b7246347f1599bf408cd29c91687cccommit hash: f5e948d992b7246347f1599bf408cd29c91687cccommit hash: f5e948d992b7246347f1599bf408cd29c91687cccommit hash: f5e948d992b7246347f1599bf408cd29c91687cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.5.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.5.0
13 May 2022 11:39:26
commit hash: a78c7c63c3174fd8a811fbde731347128e2d23bccommit hash: a78c7c63c3174fd8a811fbde731347128e2d23bccommit hash: a78c7c63c3174fd8a811fbde731347128e2d23bccommit hash: a78c7c63c3174fd8a811fbde731347128e2d23bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.5.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.4.2
30 Apr 2022 15:58:09
commit hash: d485b6c49f8d9b2df353a5e2f3729f1829c47b7ccommit hash: d485b6c49f8d9b2df353a5e2f3729f1829c47b7ccommit hash: d485b6c49f8d9b2df353a5e2f3729f1829c47b7ccommit hash: d485b6c49f8d9b2df353a5e2f3729f1829c47b7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.4.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.4.1
17 Apr 2022 23:58:15
commit hash: 2224623cee3686d3554d39463d450c86f3629ed5commit hash: 2224623cee3686d3554d39463d450c86f3629ed5commit hash: 2224623cee3686d3554d39463d450c86f3629ed5commit hash: 2224623cee3686d3554d39463d450c86f3629ed5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.4.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.4.0
16 Apr 2022 04:19:19
commit hash: 5247d51e228a1e503f32b3273f51b16c9a9e4a3bcommit hash: 5247d51e228a1e503f32b3273f51b16c9a9e4a3bcommit hash: 5247d51e228a1e503f32b3273f51b16c9a9e4a3bcommit hash: 5247d51e228a1e503f32b3273f51b16c9a9e4a3b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.4.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.3.0
30 Mar 2022 22:21:09
commit hash: b8a29b1b5568e7ee3cfe4289d831567d2d1176d2commit hash: b8a29b1b5568e7ee3cfe4289d831567d2d1176d2commit hash: b8a29b1b5568e7ee3cfe4289d831567d2d1176d2commit hash: b8a29b1b5568e7ee3cfe4289d831567d2d1176d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.3.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.2.1
25 Mar 2022 13:36:54
commit hash: b06d9130955c8f34cf6c53234c3926498757f753commit hash: b06d9130955c8f34cf6c53234c3926498757f753commit hash: b06d9130955c8f34cf6c53234c3926498757f753commit hash: b06d9130955c8f34cf6c53234c3926498757f753 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.2.1

- Fix version requirement of RUN_DEPENDS

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2022.1.1
28 Feb 2022 12:46:11
commit hash: e84df8ce7882c8955cfa119e4b7afcf31436ce3acommit hash: e84df8ce7882c8955cfa119e4b7afcf31436ce3acommit hash: e84df8ce7882c8955cfa119e4b7afcf31436ce3acommit hash: e84df8ce7882c8955cfa119e4b7afcf31436ce3a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2022.1.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.12.0
11 Jan 2022 18:44:22
commit hash: cec4e794a1b5b10beb4b083c72620f90276412c8commit hash: cec4e794a1b5b10beb4b083c72620f90276412c8commit hash: cec4e794a1b5b10beb4b083c72620f90276412c8commit hash: cec4e794a1b5b10beb4b083c72620f90276412c8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.12.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.11.2
21 Nov 2021 21:15:08
commit hash: e030a475d2c281c1290d55025aebc43fd0cce6b0commit hash: e030a475d2c281c1290d55025aebc43fd0cce6b0commit hash: e030a475d2c281c1290d55025aebc43fd0cce6b0commit hash: e030a475d2c281c1290d55025aebc43fd0cce6b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.11.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.11.1
21 Nov 2021 18:20:11
commit hash: 5a748c04a7df8a6ffce94da2b68517424de32357commit hash: 5a748c04a7df8a6ffce94da2b68517424de32357commit hash: 5a748c04a7df8a6ffce94da2b68517424de32357commit hash: 5a748c04a7df8a6ffce94da2b68517424de32357 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.11.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.10.0
01 Nov 2021 13:41:37
commit hash: 63c9db38575e0a713fd3cbd9cb79df954ebc4ec7commit hash: 63c9db38575e0a713fd3cbd9cb79df954ebc4ec7commit hash: 63c9db38575e0a713fd3cbd9cb79df954ebc4ec7commit hash: 63c9db38575e0a713fd3cbd9cb79df954ebc4ec7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.10.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.7.2
08 Aug 2021 14:54:05
commit hash: c182482e031941efd34272de2f86957074be9996commit hash: c182482e031941efd34272de2f86957074be9996commit hash: c182482e031941efd34272de2f86957074be9996commit hash: c182482e031941efd34272de2f86957074be9996 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.7.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.7.1
24 Jul 2021 20:21:34
commit hash: 61d1087bf49fa253fbeb479c9b8e3d1ee53da58bcommit hash: 61d1087bf49fa253fbeb479c9b8e3d1ee53da58bcommit hash: 61d1087bf49fa253fbeb479c9b8e3d1ee53da58bcommit hash: 61d1087bf49fa253fbeb479c9b8e3d1ee53da58b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.7.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.7.0
15 Jul 2021 20:32:10
commit hash: d673032ca78d92efc037c559810fab713755d7c0commit hash: d673032ca78d92efc037c559810fab713755d7c0commit hash: d673032ca78d92efc037c559810fab713755d7c0commit hash: d673032ca78d92efc037c559810fab713755d7c0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.7.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.6.2
30 Jun 2021 20:43:41
commit hash: 1107490737ea73adb300491a7dab147b978a084ecommit hash: 1107490737ea73adb300491a7dab147b978a084ecommit hash: 1107490737ea73adb300491a7dab147b978a084ecommit hash: 1107490737ea73adb300491a7dab147b978a084e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.6.2

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.6.1
20 Jun 2021 16:15:59
commit hash: c34154bf44a3d6c8030e5462305f8f0651601b54commit hash: c34154bf44a3d6c8030e5462305f8f0651601b54commit hash: c34154bf44a3d6c8030e5462305f8f0651601b54commit hash: c34154bf44a3d6c8030e5462305f8f0651601b54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.6.1

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.6.0
14 Jun 2021 17:39:53
commit hash: c5689af3222a8bea441904cfbe845fc9c30be897commit hash: c5689af3222a8bea441904cfbe845fc9c30be897commit hash: c5689af3222a8bea441904cfbe845fc9c30be897commit hash: c5689af3222a8bea441904cfbe845fc9c30be897 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.6.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2021.5.0
18 May 2021 19:28:16
commit hash: 52796b1c08e180077e58a2ea2639fe4021468e38commit hash: 52796b1c08e180077e58a2ea2639fe4021468e38commit hash: 52796b1c08e180077e58a2ea2639fe4021468e38commit hash: 52796b1c08e180077e58a2ea2639fe4021468e38 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-distributed: Update to 2021.5.0

Changes:	https://github.com/dask/distributed/blob/main/docs/source/changelog.rst
		https://distributed.dask.org/en/latest/changelog.html
2.20.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.20.0_1
26 Jan 2021 19:24:32
Revision:562989Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify RUN_DEPENDS

py-tornado has been updated to 6.1 and py-tornado6 is deprecated now.
2.20.0
22 Oct 2020 17:54:56
Revision:553034Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.20.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.16.0
09 May 2020 14:23:56
Revision:534778Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a harder
2.16.0
09 May 2020 13:48:22
Revision:534745Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.16.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.15.2
03 May 2020 20:50:09
Revision:533832Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.15.2

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.15.1
29 Apr 2020 15:48:21
Revision:533352Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.15.1

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.15.0
26 Apr 2020 11:57:52
Revision:533034Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.15.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.14.0
04 Apr 2020 14:46:06
Revision:530672Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.14.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.13.0
02 Apr 2020 12:03:31
Revision:530307Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.13.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.12.0
31 Mar 2020 23:02:26
Revision:530056Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.12.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.11.0
01 Mar 2020 06:48:03
Revision:527501Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.11.0

Changes:	https://distributed.dask.org/en/latest/changelog.html
		https://github.com/dask/distributed/commits/master
2.10.0
02 Feb 2020 10:54:33
Revision:524841Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Add py-distributed 2.10.0

Dask.distributed is a lightweight library for distributed computing in Python.
It extends both the concurrent.futures and dask APIs to moderate sized clusters.

WWW: https://github.com/dask/distributed

Number of commits found: 76