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-dask-expr High Level Expressions for Dask
1.1.3 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 1.0.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-23 15:00:16
Last Update: 2024-06-18 03:59:51
Commit Hash: 7751af2
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/dask/dask-expr
Description:
Dask DataFrames with query optimization. This is a rewrite of Dask DataFrame that includes query optimization and generally improved organization.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py311-dask-expr>0:devel/py-dask-expr
To install the port:
cd /usr/ports/devel/py-dask-expr/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dask-expr
  • pkg install py311-dask-expr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: py311-dask-expr
Package flavors (<flavor>: <package>)
  • py311: py311-dask-expr
distinfo:
TIMESTAMP = 1718580076 SHA256 (dask_expr-1.1.3.tar.gz) = ce8e44dfed30b4d9e6a549d0ed8cb5798273645fb9a16733d0687dc84615a94b SIZE (dask_expr-1.1.3.tar.gz) = 188833

Packages (timestamps in pop-ups are UTC):
py311-dask-expr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.1.3------
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.1.21.1.3-1.1.2----
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.1.31.1.3n/a-n/a---
 

py39-dask-expr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly1.0.101.0.10-1.0.10----
FreeBSD:14:latest--------
FreeBSD:14:quarterly1.0.101.0.10-1.0.10----
FreeBSD:15:latest--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-versioneer>=0.28 : devel/py-versioneer@py311
  2. py311-setuptools>=62.6 : devel/py-setuptools@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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-dask>=2024.6.0 : devel/py-dask@py311
  2. py311-pandas>=2,1 : math/py-pandas@py311
  3. py311-pyarrow>=7.0.0 : databases/py-pyarrow@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-dask-expr
USES:
python
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_expr/
  2. https://pypi.org/packages/source/d/dask_expr/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.3
18 Jun 2024 03:59:51
commit hash: 7751af27f840662ab908be187f038c726a5f495bcommit hash: 7751af27f840662ab908be187f038c726a5f495bcommit hash: 7751af27f840662ab908be187f038c726a5f495bcommit hash: 7751af27f840662ab908be187f038c726a5f495b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.1.3

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.1.2
03 Jun 2024 02:38:08
commit hash: b7de61a0d73c1f8ad03fe3f62726fee03c590ca6commit hash: b7de61a0d73c1f8ad03fe3f62726fee03c590ca6commit hash: b7de61a0d73c1f8ad03fe3f62726fee03c590ca6commit hash: b7de61a0d73c1f8ad03fe3f62726fee03c590ca6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.1.2

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.1.1
19 May 2024 22:10:57
commit hash: 841f50e04f57993e4edd1a41f002e6fbc5d2e383commit hash: 841f50e04f57993e4edd1a41f002e6fbc5d2e383commit hash: 841f50e04f57993e4edd1a41f002e6fbc5d2e383commit hash: 841f50e04f57993e4edd1a41f002e6fbc5d2e383 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.1.1

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.1.0
19 May 2024 17:15:31
commit hash: 67de1b87fb5fe8ae80767c273f53de98a281ceb9commit hash: 67de1b87fb5fe8ae80767c273f53de98a281ceb9commit hash: 67de1b87fb5fe8ae80767c273f53de98a281ceb9commit hash: 67de1b87fb5fe8ae80767c273f53de98a281ceb9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.1.0

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.0.11
10 Apr 2024 09:36:14
commit hash: e64cf6f937d0612218a1fe35b4950037317f0f8acommit hash: e64cf6f937d0612218a1fe35b4950037317f0f8acommit hash: e64cf6f937d0612218a1fe35b4950037317f0f8acommit hash: e64cf6f937d0612218a1fe35b4950037317f0f8a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.0.11

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.0.10
08 Apr 2024 06:46:14
commit hash: d4caa1e1dc6e728e7c4eebba6532326691669787commit hash: d4caa1e1dc6e728e7c4eebba6532326691669787commit hash: d4caa1e1dc6e728e7c4eebba6532326691669787commit hash: d4caa1e1dc6e728e7c4eebba6532326691669787 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.0.10

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.0.9
05 Apr 2024 23:57:47
commit hash: 94a3724ec3fe545315ed9a53e131daf1a768023bcommit hash: 94a3724ec3fe545315ed9a53e131daf1a768023bcommit hash: 94a3724ec3fe545315ed9a53e131daf1a768023bcommit hash: 94a3724ec3fe545315ed9a53e131daf1a768023b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.0.9

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.0.6
05 Apr 2024 00:39:41
commit hash: 53cd29e6a2c0cd2915ee0ff5eda9015ad23a79a8commit hash: 53cd29e6a2c0cd2915ee0ff5eda9015ad23a79a8commit hash: 53cd29e6a2c0cd2915ee0ff5eda9015ad23a79a8commit hash: 53cd29e6a2c0cd2915ee0ff5eda9015ad23a79a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.0.6

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.0.5
31 Mar 2024 03:06:21
commit hash: fc1df4f4589577d2c1d4dee399597d65ed4715a1commit hash: fc1df4f4589577d2c1d4dee399597d65ed4715a1commit hash: fc1df4f4589577d2c1d4dee399597d65ed4715a1commit hash: fc1df4f4589577d2c1d4dee399597d65ed4715a1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Update to 1.0.5

Changes:	https://github.com/dask/dask-expr/blob/main/changes.md
1.0.2
23 Mar 2024 14:30:36
commit hash: 529fcf069332c22ed5152cab38be7b923500abe9commit hash: 529fcf069332c22ed5152cab38be7b923500abe9commit hash: 529fcf069332c22ed5152cab38be7b923500abe9commit hash: 529fcf069332c22ed5152cab38be7b923500abe9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-expr: Add py-dask-expr 1.0.2

Dask DataFrames with query optimization.

This is a rewrite of Dask DataFrame that includes query optimization and
generally improved organization.

Number of commits found: 10