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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-dask Parallel PyData with Task Scheduling
2024.10.0 devel on this many watch lists=2 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 2024.9.0Version 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:56:47
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://dask.org/
https://github.com/dask/dask
Description:
Dask is a flexible library for parallel computing in Python. Dask is composed of two parts: - Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads. - "Big Data" collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of dynamic task schedulers.
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}dask>0:devel/py-dask@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-dask/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dask
  • pkg install py311-dask
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-dask listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dask
Package flavors (<flavor>: <package>)
  • py311: py311-dask
distinfo:
TIMESTAMP = 1729240342 SHA256 (dask-2024.10.0.tar.gz) = dfd3efec5d8d8340fb647d0347637133030cad261b714623cc27de286e9db037 SIZE (dask-2024.10.0.tar.gz) = 10154629

Packages (timestamps in pop-ups are UTC):
py37-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.30.0---2.30.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2023.6.0--2023.12.12023.12.12023.12.1
FreeBSD:14:latest--2022.11.1--2023.5.1-2023.5.1
FreeBSD:14:quarterly-----2023.12.12023.12.12023.12.1
FreeBSD:15:latest--n/a-n/a2023.12.12023.12.12024.2.0
 
py311-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.10.02024.10.0-2024.10.02024.10.0---
FreeBSD:13:quarterly2024.9.12024.9.1-2024.9.12024.9.1---
FreeBSD:14:latest2024.10.02024.10.0-2024.10.02024.10.0---
FreeBSD:14:quarterly2024.9.12024.9.1-2024.9.12024.9.1---
FreeBSD:15:latest2024.10.02024.10.0n/a2024.10.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=62.6 : devel/py-setuptools@py311
  2. py311-versioneer>=0.29 : devel/py-versioneer@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pandas>=0,1 : math/py-pandas@py311
  2. py311-pre-commit>=0 : devel/py-pre-commit@py311
  3. py311-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py311
  4. py311-pytest-timeout>=0 : devel/py-pytest-timeout@py311
  5. py311-pytest-xdist>=0 : devel/py-pytest-xdist@py311
  6. py311-pytest>=7,1 : devel/py-pytest@py311
  7. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=8.1 : devel/py-click@py311
  2. py311-cloudpickle>=3.0.0 : devel/py-cloudpickle@py311
  3. py311-fsspec>=2021.09.0 : filesystems/py-fsspec@py311
  4. py311-packaging>=20.0 : devel/py-packaging@py311
  5. py311-partd>=1.4.0 : databases/py-partd@py311
  6. py311-pyyaml>=5.3.1 : devel/py-pyyaml@py311
  7. py311-toolz>=0.10.0 : devel/py-toolz@py311
  8. py311-numpy>=1.24,1 : math/py-numpy@py311
  9. py311-pandas>=2.0,1 : math/py-pandas@py311
  10. python3.11 : lang/python311
  11. py311-importlib-metadata>=4.13.0 : devel/py-importlib-metadata@py311
This port is required by:
for Build
  1. math/py-pyFFTW
  2. science/py-thewalrus
  3. science/py-xbout
for Run
  1. devel/py-dask-awkward
  2. devel/py-dask-expr
  3. devel/py-dask-histogram
  4. devel/py-distributed
  5. devel/py-xarray-simlab
  6. math/py-pyFFTW
  7. science/py-thewalrus
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. science/py-xbout
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for py311-dask-2024.10.0: ARRAY=on: Subset of the NumPy ndarray interface DATAFRAME=on: Composed of many smaller Pandas DataFrames DIAGNOSTICS=off: Profile and inspect parallel codes ===> Use 'make config' to modify these settings
Options name:
devel_py-dask
USES:
cpe python:3.10+
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/dask/
  2. https://pypi.org/packages/source/d/dask/
Collapse this list.

Number of commits found: 119 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.10.0
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
2024.10.0
21 Oct 2024 09:17:30
commit hash: 437e50c89592d506f25365c396c35fc0e25d3877commit hash: 437e50c89592d506f25365c396c35fc0e25d3877commit hash: 437e50c89592d506f25365c396c35fc0e25d3877commit hash: 437e50c89592d506f25365c396c35fc0e25d3877 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.10.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.9.1
07 Oct 2024 14:16:44
commit hash: a26c3c641a6606e54bf7961c9734b4109b3ff28acommit hash: a26c3c641a6606e54bf7961c9734b4109b3ff28acommit hash: a26c3c641a6606e54bf7961c9734b4109b3ff28acommit hash: a26c3c641a6606e54bf7961c9734b4109b3ff28a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.9.1

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.9.0
25 Sep 2024 04:22:29
commit hash: e514b1018259a6e064dc65ebf520b7e7f5689f39commit hash: e514b1018259a6e064dc65ebf520b7e7f5689f39commit hash: e514b1018259a6e064dc65ebf520b7e7f5689f39commit hash: e514b1018259a6e064dc65ebf520b7e7f5689f39 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.9.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.8.2
08 Sep 2024 18:37:18
commit hash: 3511cef1ef1dc109e42f1e6f03b5627af6062e7acommit hash: 3511cef1ef1dc109e42f1e6f03b5627af6062e7acommit hash: 3511cef1ef1dc109e42f1e6f03b5627af6062e7acommit hash: 3511cef1ef1dc109e42f1e6f03b5627af6062e7a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.8.2

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.8.0_1
05 Sep 2024 06:17:55
commit hash: 2adf1359a947e7f61026da719b33f503f0c85927commit hash: 2adf1359a947e7f61026da719b33f503f0c85927commit hash: 2adf1359a947e7f61026da719b33f503f0c85927commit hash: 2adf1359a947e7f61026da719b33f503f0c85927 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Enable DATAFRAME option by default

- Fix ARRAY_RUN_DEPENDS
- Bump PORTREVISION for dependency change
2024.8.0
15 Aug 2024 10:55:36
commit hash: f86447d89f56d0efa9303350ad46882af0746ce4commit hash: f86447d89f56d0efa9303350ad46882af0746ce4commit hash: f86447d89f56d0efa9303350ad46882af0746ce4commit hash: f86447d89f56d0efa9303350ad46882af0746ce4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.8.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.7.1
21 Jul 2024 09:56:53
commit hash: 232fbc4c2e8e5021ddc152627d4a95bb24d7f6cacommit hash: 232fbc4c2e8e5021ddc152627d4a95bb24d7f6cacommit hash: 232fbc4c2e8e5021ddc152627d4a95bb24d7f6cacommit hash: 232fbc4c2e8e5021ddc152627d4a95bb24d7f6ca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.7.1

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.7.0
08 Jul 2024 16:21:29
commit hash: f6726e7ef668bdacc01be5e528bde6df21beb48fcommit hash: f6726e7ef668bdacc01be5e528bde6df21beb48fcommit hash: f6726e7ef668bdacc01be5e528bde6df21beb48fcommit hash: f6726e7ef668bdacc01be5e528bde6df21beb48f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.7.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.6.2_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml

- Bump PORTREVISION of dependent ports for dependency change
2024.6.2
06 Jul 2024 16:03:06
commit hash: 70fb7c72bdd06593efb09e91a0fdfcbd794cb54acommit hash: 70fb7c72bdd06593efb09e91a0fdfcbd794cb54acommit hash: 70fb7c72bdd06593efb09e91a0fdfcbd794cb54acommit hash: 70fb7c72bdd06593efb09e91a0fdfcbd794cb54a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.6.2

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.6.0
18 Jun 2024 03:59:50
commit hash: c1c328c6fb67f8460fa5a8fc69f2319467f4f4c9commit hash: c1c328c6fb67f8460fa5a8fc69f2319467f4f4c9commit hash: c1c328c6fb67f8460fa5a8fc69f2319467f4f4c9commit hash: c1c328c6fb67f8460fa5a8fc69f2319467f4f4c9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.6.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.5.2
03 Jun 2024 02:38:07
commit hash: d3cb972a2eb8e1d5b3a357a3db97ab923063742fcommit hash: d3cb972a2eb8e1d5b3a357a3db97ab923063742fcommit hash: d3cb972a2eb8e1d5b3a357a3db97ab923063742fcommit hash: d3cb972a2eb8e1d5b3a357a3db97ab923063742f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.5.2

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.5.1
19 May 2024 22:10:56
commit hash: e94640b32f6f2b81dfcb9a7e501fa537233a8241commit hash: e94640b32f6f2b81dfcb9a7e501fa537233a8241commit hash: e94640b32f6f2b81dfcb9a7e501fa537233a8241commit hash: e94640b32f6f2b81dfcb9a7e501fa537233a8241 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.5.1

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.5.0
19 May 2024 17:15:31
commit hash: c73cb408016b9f6b77c95d22e7511ffc32c41930commit hash: c73cb408016b9f6b77c95d22e7511ffc32c41930commit hash: c73cb408016b9f6b77c95d22e7511ffc32c41930commit hash: c73cb408016b9f6b77c95d22e7511ffc32c41930 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.5.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.4.2
20 Apr 2024 18:28:17
commit hash: 33545f9ab92c6124e8bc56c581a9a3311f3f1be1commit hash: 33545f9ab92c6124e8bc56c581a9a3311f3f1be1commit hash: 33545f9ab92c6124e8bc56c581a9a3311f3f1be1commit hash: 33545f9ab92c6124e8bc56c581a9a3311f3f1be1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.4.2

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.4.1
08 Apr 2024 06:46:14
commit hash: ca733af27aac1ec3ad7fa15d786dfa1d415164a3commit hash: ca733af27aac1ec3ad7fa15d786dfa1d415164a3commit hash: ca733af27aac1ec3ad7fa15d786dfa1d415164a3commit hash: ca733af27aac1ec3ad7fa15d786dfa1d415164a3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.4.1

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.4.0
05 Apr 2024 00:39:39
commit hash: 2d849b1a31b569429d56ae1b34a7140c813ed6e2commit hash: 2d849b1a31b569429d56ae1b34a7140c813ed6e2commit hash: 2d849b1a31b569429d56ae1b34a7140c813ed6e2commit hash: 2d849b1a31b569429d56ae1b34a7140c813ed6e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.4.0

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.3.1
31 Mar 2024 03:06:20
commit hash: 50d11e24904987590b593d4cb40aa0867af9ad23commit hash: 50d11e24904987590b593d4cb40aa0867af9ad23commit hash: 50d11e24904987590b593d4cb40aa0867af9ad23commit hash: 50d11e24904987590b593d4cb40aa0867af9ad23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.3.1

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2024.3.0
23 Mar 2024 14:31:13
commit hash: d7cca51ca71006d0d3fe04460812bf87d5a4859ecommit hash: d7cca51ca71006d0d3fe04460812bf87d5a4859ecommit hash: d7cca51ca71006d0d3fe04460812bf87d5a4859ecommit hash: d7cca51ca71006d0d3fe04460812bf87d5a4859e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2024.3.0

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

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

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

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

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

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

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

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

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

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

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

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

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

- Fix LICENSE

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.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:29
commit hash: cd6b0c2d49f3ed2fd839267bf2982adbaaccd729commit hash: cd6b0c2d49f3ed2fd839267bf2982adbaaccd729commit hash: cd6b0c2d49f3ed2fd839267bf2982adbaaccd729commit hash: cd6b0c2d49f3ed2fd839267bf2982adbaaccd729 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2023.7.0

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

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

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

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

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

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

- Convert to USE_PYTHON=pep517

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

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

- Update WWW and clean up pkg-descr
- Convert to USE_PYTHON=pytest

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

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

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.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:32
commit hash: 5501d9edd4a77a890ac57034658506638fc1b7accommit hash: 5501d9edd4a77a890ac57034658506638fc1b7accommit hash: 5501d9edd4a77a890ac57034658506638fc1b7accommit hash: 5501d9edd4a77a890ac57034658506638fc1b7ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2022.11.1

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

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.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:57
commit hash: 6156d83bdeb11b4725575ead3abf06b65f4ae7e5commit hash: 6156d83bdeb11b4725575ead3abf06b65f4ae7e5commit hash: 6156d83bdeb11b4725575ead3abf06b65f4ae7e5commit hash: 6156d83bdeb11b4725575ead3abf06b65f4ae7e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2022.9.0

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

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

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.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: cc4d4d504d2c6cc8c7d306f6a1e63803c522389ccommit hash: cc4d4d504d2c6cc8c7d306f6a1e63803c522389ccommit hash: cc4d4d504d2c6cc8c7d306f6a1e63803c522389ccommit hash: cc4d4d504d2c6cc8c7d306f6a1e63803c522389c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2022.7.0

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2022.6.0
21 Jun 2022 16:32:53
commit hash: 7373a6a2b7d4c76804bb692af03cf9bcf81bac88commit hash: 7373a6a2b7d4c76804bb692af03cf9bcf81bac88commit hash: 7373a6a2b7d4c76804bb692af03cf9bcf81bac88commit hash: 7373a6a2b7d4c76804bb692af03cf9bcf81bac88 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Fix RUN_DEPENDS
2022.6.0
16 Jun 2022 13:59:35
commit hash: de93c52a01c03783e569eb328e9d024958d754e9commit hash: de93c52a01c03783e569eb328e9d024958d754e9commit hash: de93c52a01c03783e569eb328e9d024958d754e9commit hash: de93c52a01c03783e569eb328e9d024958d754e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2022.6.0

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

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

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

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

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

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

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

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

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

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.11.2
21 Dec 2021 18:48:02
commit hash: e69a6a9cd905f9b996078b666688ce1cd5ec285fcommit hash: e69a6a9cd905f9b996078b666688ce1cd5ec285fcommit hash: e69a6a9cd905f9b996078b666688ce1cd5ec285fcommit hash: e69a6a9cd905f9b996078b666688ce1cd5ec285f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Sort USES
2021.11.2
13 Dec 2021 20:47:12
commit hash: 8aef534dfab71f08dec8b384e135ae89c4ed08c9commit hash: 8aef534dfab71f08dec8b384e135ae89c4ed08c9commit hash: 8aef534dfab71f08dec8b384e135ae89c4ed08c9commit hash: 8aef534dfab71f08dec8b384e135ae89c4ed08c9 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/py-dask: Add CPE information

Approved by:	portmgr (blanket)
2021.11.2
21 Nov 2021 21:15:07
commit hash: ad39ec02e547a825999764d1dc586835c00ab35bcommit hash: ad39ec02e547a825999764d1dc586835c00ab35bcommit hash: ad39ec02e547a825999764d1dc586835c00ab35bcommit hash: ad39ec02e547a825999764d1dc586835c00ab35b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2021.11.2

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

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

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

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

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

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

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

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.5.1
10 Jun 2021 14:46:14
commit hash: b268166d55885f38212e68035f1389ead6cb3db8commit hash: b268166d55885f38212e68035f1389ead6cb3db8commit hash: b268166d55885f38212e68035f1389ead6cb3db8commit hash: b268166d55885f38212e68035f1389ead6cb3db8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2021.5.1

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

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.4.1
29 Apr 2021 14:23:48
commit hash: c9ce4d338478c757a1eac64aef9b6e64b53112e0commit hash: c9ce4d338478c757a1eac64aef9b6e64b53112e0commit hash: c9ce4d338478c757a1eac64aef9b6e64b53112e0commit hash: c9ce4d338478c757a1eac64aef9b6e64b53112e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2021.4.1

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.4.0
25 Apr 2021 20:35:23
commit hash: 66dd4486cdd3920bed0bb21e146ef8f2e5c1c6f5commit hash: 66dd4486cdd3920bed0bb21e146ef8f2e5c1c6f5commit hash: 66dd4486cdd3920bed0bb21e146ef8f2e5c1c6f5commit hash: 66dd4486cdd3920bed0bb21e146ef8f2e5c1c6f5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2021.4.0

- Remove BAG and DELAYED options: the dependencies are unconditional now

Changes:	https://github.com/dask/dask/blob/main/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.3.0
18 Apr 2021 05:43:10
commit hash: c18243cfbe86a0897bff19c3d7e65c500b09e158commit hash: c18243cfbe86a0897bff19c3d7e65c500b09e158commit hash: c18243cfbe86a0897bff19c3d7e65c500b09e158commit hash: c18243cfbe86a0897bff19c3d7e65c500b09e158 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask: Update to 2021.3.0

Changes:	https://github.com/dask/dask/blob/master/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.2.0
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.
2021.2.0
03 Mar 2021 18:08:57
Revision:567139Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYNUMPY
2021.2.0
17 Feb 2021 18:06:12
Revision:565591Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2021.2.0

Changes:	https://github.com/dask/dask/blob/master/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2021.1.1
01 Feb 2021 19:26:18
Revision:563636Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2021.1.1

Changes:	https://github.com/dask/dask/blob/master/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2.30.0
30 Jan 2021 13:29:58
Revision:563407Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
2.30.0
10 Oct 2020 18:16:51
Revision:552014Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix r551950

PY_PANDAS is not ready.
2.30.0
10 Oct 2020 17:55:52
Revision:551950Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.30.0

Changes:	https://github.com/dask/dask/blob/master/docs/source/changelog.rst
		https://docs.dask.org/en/latest/changelog.html
2.29.0
03 Oct 2020 09:50:30
Revision:551280Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.29.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.28.0
29 Sep 2020 18:17:59
Revision:550566Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.28.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.27.0
20 Sep 2020 18:57:22
Revision:549131Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.27.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.26.0
13 Sep 2020 19:43:41
Revision:548526Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.26.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.25.0
05 Sep 2020 21:30:26
Revision:547709Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS

Number of commits found: 119 (showing only 100 on this page)

1 | 2  »