From nobody Sun Sep 08 18:45:18 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4X1zRf683Kz5VVFr; Sun, 08 Sep 2024 18:45:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X1zRf4Lbjz3xCC; Sun, 8 Sep 2024 18:45:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725821118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xsl0Q19w309va+J36qvw20H21ZT0RDbcWWLxLuUDE48=; b=wxOF3h3VbDv6e97BnCHGi4APk5Av90gGu3MSxXLXWvPB2/xVI4uANFYGJJgvfUQVkifq6r nKyC480zWhJTvYmAfXAUI7Le3S7MRVZxUETg2n4LYWQyi6I07U7/N6ZD8qi4eQpPNLwrXJ kaANyqMthD3BBxKkB6z+K2eVCSGTZOhXgAqYL4afq51n0IXN2wuCKOVBKfquyuu7z4wIdC f21PjMc/MFINqET/tVwTfVkOSoqi4IZdlnkRS0dfEGL3DRd3ps2d1PL+KS5nu3n1PLvqLG 9LU7krFlLDHNyhjHvAzWQ4El/qhj5pTcG+mpnrn98mVTJ/hVXWLFX5EKThZtsw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725821118; a=rsa-sha256; cv=none; b=TiHpGsidhDlAZZ0O6m7shxYsPaHWKYZpa1kt/069h5yhQfTpeljLkdsWSfyRJ3OaMWk1qq hm2T/EZwEzmJIHoOkIM5nm+tc+ng21Z0cepggq2rRtXuNSAdE591BE/WNo2v8ZvIaib7XW NHyOgcC3CofwOtnUq10/70VaiZAkOJfEgKmcFL1SwSqB2Koff9CYxQAf60b/IWt9y/0ArE jvap6tb1Q/4SKDLH3qjKeGVTTfszmEAGkw0vVFOqu33pGlrBKlXbjKfiFkMVcLS7XGlL52 XVlpl3pi6BYbals5nuWOY4RKRZqYFVoN/a9+ZWQxboYrQSev2I7P0kF2kg3m1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725821118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xsl0Q19w309va+J36qvw20H21ZT0RDbcWWLxLuUDE48=; b=Byfj3Mx9+brP8IFZNlvPaoswXvX+j6+B9cY2K0qBZDmjeB4K55/SRVBrPK4ocVIn2IGWoV it0uOkY2hqvFIFhErLj9LDeR9CBZjrEVakU80cp5033jp7bbopXbXxw++jiPxPi17gluzZ JMszDOxzFCrTEGrsAjQDfCWMIYAm8wPmqn5GH6nXCuGEv0Di9UBDyeG8+9mHp+Sz0pPgCp QWhOJAy97kqSwu1FmTduVdFpEIBvCgTeOxCyPfwz1fKdWGLoG8BArp9Y9FkSeMZivV0gjd 9gLYu8H8aDe43gMJcFGZk0k0uba6cEv4+g+fZcIRxYSl6PkGTAv5q4wywuhM3A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4X1zRf321ZzWj9; Sun, 8 Sep 2024 18:45:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 488IjIV5040518; Sun, 8 Sep 2024 18:45:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 488IjILR040515; Sun, 8 Sep 2024 18:45:18 GMT (envelope-from git) Date: Sun, 8 Sep 2024 18:45:18 GMT Message-Id: <202409081845.488IjILR040515@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 8eefbf6be938 - main - math/py-narwhals: Add DASK, PANDAS, POLARS and PYARROW options List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8eefbf6be93820f16cea2e760dc7c263934fe348 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8eefbf6be93820f16cea2e760dc7c263934fe348 commit 8eefbf6be93820f16cea2e760dc7c263934fe348 Author: Po-Chuan Hsieh AuthorDate: 2024-09-08 18:20:02 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-09-08 18:37:42 +0000 math/py-narwhals: Add DASK, PANDAS, POLARS and PYARROW options --- math/py-narwhals/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 48b761cb6962..8f113918f08a 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -19,4 +19,15 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +OPTIONS_DEFINE= DASK PANDAS POLARS PYARROW +DASK_DESC= Dask DataFrame support +PANDAS_DESC= Pandas API support +POLARS_DESC= Polars API support +PYARROW_DESC= PyArrow API support + +DASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dask>=2024.7:devel/py-dask@${PY_FLAVOR} +PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0.25.3,1:math/py-pandas@${PY_FLAVOR} +POLARS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}polars>=0.20.3:misc/py-polars@${PY_FLAVOR} +PYARROW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=11.0.0:databases/py-pyarrow@${PY_FLAVOR} + .include