From nobody Tue Aug 4 20:10:35 2026 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 4hF4RJ1MC4z6nLp0 for ; Tue, 04 Aug 2026 20:10:36 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hF4RJ08fPz3TJp for ; Tue, 04 Aug 2026 20:10:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785874236; 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=XYe0fvzZcDo7E2X58edouxWtKlBm0crSNljZ6Nu4NX0=; b=Qz6y4M/kpd+kFqwZXPxMVJppby3TwQqDHwttk77iSfZR3nJqj24RoB2wDn5RQkjjUfdwMC L5kozZOtpoRH4vSdQ9dVH3Bozi/WKEaVwD5KWVZTy0t6IUjVU7CeaYYVRvFECTN4fH8u4y mCigEPPwah0UpnBj/UyBbmB/WDkbpMEyKOx07OH2eHA/0ovGgSplBBX1IOuRreM5617ngA FtaK5wbTpmOXCGSzUvWesWm5MTTbgdAB4najqH/ukhEXTOU1YdTH16wCC4svw2jXh7ZHhB 0iWTBRdWOMY4VOpTyQrijgwfUsUO/Y0MU780d7FmNLbjfN2aT28s05qqetZ4Zg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785874236; a=rsa-sha256; cv=none; b=guH7WNW66dSvSYHBTZ+BEng7tTApBCRN6bzz8fkgYLCQn+lAE5S8X0nj3aZYKySwmspg7y PGqpHB/xJQuPsvqkRflKHJotma6CAPdkT2ZaYxSBeTHeniG4QrV21jgtbdacgxP5U7o+LJ H/VDXUrcS56tVD8jeo31XilJtbaUJAABuRgbgisRwO6o7l2S2BxxAALibhO8H3SuHzihl4 l67PQczJ3RoCCGzage4Q5yvE+JnvjullgdzNs7GNXI/z6647aPSXwmMUy7fBRoBn6ta7T3 uBwzNZI5KA09BOsXjgD6g5gfPxINfCaMH6nfioq8q5DsRuL8ybzMQu7MDk9dAw== 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=1785874236; 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=XYe0fvzZcDo7E2X58edouxWtKlBm0crSNljZ6Nu4NX0=; b=KXUnRV8IFpD/dJIhtiMGvZseD9j7mIDrKHNBy0cQMdFYBBonY38sX4qbgi2JZuYhZPMy/4 RT8bHZM8ObNPZEmdDyHO3LS1cuWTgefLHO53WUu4C8P8DLG4R10/foI3ODkS8Gf3y08Hrj po6ymjn2oRHwwTyWQCodkiH39A89+qXgpmRYHYJ/cLyHoodV/MwTlNvWaPyXfpj4UXCIEi w3yhS4lURPftn3Jf/XegPV8wXMC6m93tXbzAL8wKmxLp6i6N/PD3P8B2TlvfOQa4An2Pt2 bkBX5vSknU9et7W/bDkIgB9+pc/n6wRIJfLjfH5Q0/1DUq77borb5OtKz6qyCA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hF4RH5hQwz12NW for ; Tue, 04 Aug 2026 20:10:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b8eb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 20:10:35 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 91e3cd6efc92 - main - math/py-dcor: New port: Distance correlation and energy statistics in Python 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 91e3cd6efc92a6d2b15a89dab2363c108217f8b0 Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 20:10:35 +0000 Message-Id: <6a72473b.3b8eb.5047ba07@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=91e3cd6efc92a6d2b15a89dab2363c108217f8b0 commit 91e3cd6efc92a6d2b15a89dab2363c108217f8b0 Author: Yuri Victorovich AuthorDate: 2026-08-04 06:47:51 +0000 Commit: Yuri Victorovich CommitDate: 2026-08-04 20:10:23 +0000 math/py-dcor: New port: Distance correlation and energy statistics in Python --- math/Makefile | 1 + math/py-dcor/Makefile | 28 ++++++++++++++++++++++++++++ math/py-dcor/distinfo | 3 +++ math/py-dcor/pkg-descr | 4 ++++ 4 files changed, 36 insertions(+) diff --git a/math/Makefile b/math/Makefile index c8945c57bd07..f01cc9fb236b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -989,6 +989,7 @@ SUBDIR += py-cyipopt SUBDIR += py-cypari2 SUBDIR += py-daqp + SUBDIR += py-dcor SUBDIR += py-deap SUBDIR += py-dgl SUBDIR += py-diffcp diff --git a/math/py-dcor/Makefile b/math/py-dcor/Makefile new file mode 100644 index 000000000000..04019ed2f392 --- /dev/null +++ b/math/py-dcor/Makefile @@ -0,0 +1,28 @@ +PORTNAME= dcor +DISTVERSION= 0.7 +CATEGORIES= math python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Distance correlation and energy statistics in Python +WWW= https://dcor.readthedocs.io/en/latest/ \ + https://github.com/vnmabus/dcor + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}array-api-compat>0:devel/py-array-api-compat@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numba>=0.51:devel/py-numba@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist concurrent + +NO_ARCH= yes + +.include diff --git a/math/py-dcor/distinfo b/math/py-dcor/distinfo new file mode 100644 index 000000000000..b69dc59e43f0 --- /dev/null +++ b/math/py-dcor/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1785732666 +SHA256 (dcor-0.7.tar.gz) = 386d408596d7ec39af28b52c89e9fc438c4f13d8ed3d673e2c3b21029f57cbce +SIZE (dcor-0.7.tar.gz) = 69061 diff --git a/math/py-dcor/pkg-descr b/math/py-dcor/pkg-descr new file mode 100644 index 000000000000..66189348164b --- /dev/null +++ b/math/py-dcor/pkg-descr @@ -0,0 +1,4 @@ +Distance correlation and energy statistics in Python. + +It offers measures of dependence and independence tests based on +distance covariance and energy statistics.