Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:01:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4cbad6c473c9 - main - devel/py-distributed: Update to 2024.12.1
Message-ID:  <202412311601.4BVG1OmO084822@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cbad6c473c91fc5902a14f7bcae0912acdc4732

commit 4cbad6c473c91fc5902a14f7bcae0912acdc4732
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:48:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:48:25 +0000

    devel/py-distributed: Update to 2024.12.1
    
    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 04b17942610c..69c0c4566c41 100644
--- a/devel/py-distributed/Makefile
+++ b/devel/py-distributed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	distributed
-PORTVERSION=	2024.12.0
+PORTVERSION=	2024.12.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo
index 6a58dc5e7891..4aacbf4eb38c 100644
--- a/devel/py-distributed/distinfo
+++ b/devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888184
-SHA256 (distributed-2024.12.0.tar.gz) = 6a2c04e63d31973ee3c1f2160d66521ed8f08e637d6a25a450e7561582920f38
-SIZE (distributed-2024.12.0.tar.gz) = 1115740
+TIMESTAMP = 1735227868
+SHA256 (distributed-2024.12.1.tar.gz) = 438aa3ae48bfac9c2bb2ad03f9d47899286f9cb3db8a627b3b8c0de9e26f53dd
+SIZE (distributed-2024.12.1.tar.gz) = 1115786



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311601.4BVG1OmO084822>