From nobody Wed Feb 19 11:58:08 2025 X-Original-To: dev-commits-ports-all@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 4YyZf921tjz5pG5t; Wed, 19 Feb 2025 11:58:09 +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 4YyZf870H1z3NKh; Wed, 19 Feb 2025 11:58:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739966289; 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=yWDthxAh2yNiQ28ENIot+gH1N3jT6OZdMLMOswlcRBQ=; b=AqCKEbMecjaT3z5cd6YVKDWnMhkhqXmakV0JRjOeGxEaJpgf8gge9jWRfsI3fgh4aheq+r gnq2hEA/9TewsAJfdnhDy163K4mqR0G1+EckyRzwbHSVJ0pcWnHXfigHsumaARNaVr/xGp jSTa9pe3fftPSmeWC9XelEMexWQ/yRIcWIpQHwFuj1xwYFuuBlK9WiZRDIfkwEBE7ag4Cu OQ7n37Qbvsh5tusLQGbm5dK6uiwjOCRD7qXj3C/x8tzabZWOcZV12ULjaCcRQ/KW5fdf+T IYMLhCZLfSsegwUEewd0NZBKHwtoHUHvu/5t9WS1PLlwqeomzJ9OSDytSlhEhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739966289; a=rsa-sha256; cv=none; b=guBP+7REjdE/ukvzsnYaYnZGW8XBMZjkPEf50yEUIggTH3TAjWDQggcIRSjO+XpKYO6V1k Bfoaae9XxnAKVdeCpKPtRtU/DIycsNzf1DDQmRe22J8/wU+ASGX8Q7m2yKFC+ZPsRky//9 VWFaxIewHr7cXUm5v8hWTeWhlGBANWdKMd9A4IQPrSYD6nxCMTPFAndENWVJk7yInPOh/t IU/YsSbo3uI9XWnY04dh1jafuzYj61hYjnbrO9azIZbKyL1DQtodeGJ9T7BSRt61nSAvUS fzsJuzX0RpwulgzayKvOiWojXA33Us3HwHN+3qt9wqx9IA09b6eDK0ACD6Lksw== 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=1739966289; 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=yWDthxAh2yNiQ28ENIot+gH1N3jT6OZdMLMOswlcRBQ=; b=TpQKibbGLx01cf5fN2AxPkz4pxaOoYxPKAZXkjVhKhn0eahmiTHS01U3vE1Rf3fPeIeB7u wqq+HztABTszS2yAHF23A8OZFbMlUe6fZiHGyOI8GZihgWO10s5aiJAbygnS15d1rlfBDG P8RzdHE+Lkp77teQwK+AmM9uLmS5mrUieYjcqPHIryOyQKJTTMoLpzheg/+o+2poSkXQfi SrHRqjKvJWNuHGa3NhX3LfFY9KyKCmM3jTfXr5+O8AmzLwDq4zPJI5BdUY02R16mUs9uUX 5TeYWh9ToaTBg52Pd9RjO0mD70sZppbt+wC2XqPUCs8peLqHTuxDcLJF5XURbQ== 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 4YyZf86CFwz14bc; Wed, 19 Feb 2025 11:58:08 +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 51JBw82D072270; Wed, 19 Feb 2025 11:58:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51JBw8cn072267; Wed, 19 Feb 2025 11:58:08 GMT (envelope-from git) Date: Wed, 19 Feb 2025 11:58:08 GMT Message-Id: <202502191158.51JBw8cn072267@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: 43d7a66ff499 - main - devel/py-distributed: Update to 2025.2.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: 43d7a66ff4998c74344231604e326a2ce7977009 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=43d7a66ff4998c74344231604e326a2ce7977009 commit 43d7a66ff4998c74344231604e326a2ce7977009 Author: Po-Chuan Hsieh AuthorDate: 2025-02-19 11:54:07 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-02-19 11:54:07 +0000 devel/py-distributed: Update to 2025.2.0 Changes: https://github.com/dask/distributed/blob/main/docs/source/changelog.rst https://distributed.dask.org/en/latest/changelog.html --- devel/py-distributed/Makefile | 2 +- devel/py-distributed/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index 2b88bf4ca3e3..e3adac3dea64 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -1,5 +1,5 @@ PORTNAME= distributed -PORTVERSION= 2025.1.0 +PORTVERSION= 2025.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo index b6bfe43790c4..5a7ad3979787 100644 --- a/devel/py-distributed/distinfo +++ b/devel/py-distributed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088966 -SHA256 (distributed-2025.1.0.tar.gz) = 8924c49adae0fc8532b464e94bdfea979c08c67835bafb5f315f33cc0ab14dd3 -SIZE (distributed-2025.1.0.tar.gz) = 1109046 +TIMESTAMP = 1739930164 +SHA256 (distributed-2025.2.0.tar.gz) = 84e8e3a9290db805250cd8f0b46416b8e3e32c8088ffa778d8a21ea1e2c1cac3 +SIZE (distributed-2025.2.0.tar.gz) = 1111668