Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:55:17 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: f43128652410 - main - devel/py-distributed: Update to 2024.8.0
Message-ID:  <202408151155.47FBtHC3058377@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=f4312865241084667f12a8750c6d1e10f6e07679

commit f4312865241084667f12a8750c6d1e10f6e07679
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:45:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 10:55:37 +0000

    devel/py-distributed: Update to 2024.8.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 f138f4cc5c6d..823bcedec0cb 100644
--- a/devel/py-distributed/Makefile
+++ b/devel/py-distributed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	distributed
-PORTVERSION=	2024.7.1
+PORTVERSION=	2024.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo
index 23557284b83a..661d85784265 100644
--- a/devel/py-distributed/distinfo
+++ b/devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721499050
-SHA256 (distributed-2024.7.1.tar.gz) = 7bce7fa745163b55bdd67fd632b3edf57b31827640390b92d0ee3f73436429d3
-SIZE (distributed-2024.7.1.tar.gz) = 1109645
+TIMESTAMP = 1723201075
+SHA256 (distributed-2024.8.0.tar.gz) = b99caf0a7f257f59477a70a334e081c1241f7cd9860211cc669742e6450e1310
+SIZE (distributed-2024.8.0.tar.gz) = 1112136



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