Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:40:46 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: 3b01eee8ab5d - main - devel/py-distributed: Update to 2023.3.2
Message-ID:  <202304091340.339Dek7E091578@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=3b01eee8ab5d61212a02d51da33af8476564f289

commit 3b01eee8ab5d61212a02d51da33af8476564f289
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:47 +0000

    devel/py-distributed: Update to 2023.3.2
    
    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 0bc3e19bf7ed..49f7413010cb 100644
--- a/devel/py-distributed/Makefile
+++ b/devel/py-distributed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	distributed
-PORTVERSION=	2023.3.1
+PORTVERSION=	2023.3.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo
index 177cba139268..c3bd4590a381 100644
--- a/devel/py-distributed/distinfo
+++ b/devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498660
-SHA256 (distributed-2023.3.1.tar.gz) = 2551809869cd72d9957a10e1a6e5358371db31765ae6b1871541a0b7ce32090c
-SIZE (distributed-2023.3.1.tar.gz) = 1048594
+TIMESTAMP = 1680726126
+SHA256 (distributed-2023.3.2.tar.gz) = 3f0b4ce73289583a27376672f67895e041c71d9a6e901b4f4cc4a95dd81ec349
+SIZE (distributed-2023.3.2.tar.gz) = 1054035



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