pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-distributed: Update to 2024.1.1



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Sat Feb 3 12:30:17 2024 -0800
Changeset:	d93c51e5e990e3ed7836f980a8da1dc2e085e58a

Modified Files:
	py-distributed/Makefile
	py-distributed/PLIST
	py-distributed/distinfo

Log Message:
py-distributed: Update to 2024.1.1

Changes for py-distributed are intermingled with those to the py-dask
update to 2024.1.1.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d93c51e5e990e3ed7836f980a8da1dc2e085e58a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-distributed/Makefile | 6 +++---
 py-distributed/PLIST    | 6 +++---
 py-distributed/distinfo | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs:
diff --git a/py-distributed/Makefile b/py-distributed/Makefile
index d76c2102c3..aedfef7499 100644
--- a/py-distributed/Makefile
+++ b/py-distributed/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	distributed-2023.11.0
+DISTNAME=	distributed-2024.1.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel net
 GITHUB_PROJECT=	distributed
@@ -14,8 +14,8 @@ LICENSE=	modified-bsd
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27 38
 
-TOOL_DEPENDS+=       ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
-TOOL_DEPENDS+=       ${PYPKGPREFIX}-versioneer>=0.28:../../devel/py-versioneer
+TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
+TOOL_DEPENDS+=	${PYPKGPREFIX}-versioneer>=0.28:../../devel/py-versioneer
 
 DEPENDS+=	${PYPKGPREFIX}-click>=8.1.3:../../devel/py-click
 DEPENDS+=	${PYPKGPREFIX}-cloudpickle>=2.2.0:../../wip/py-cloudpickle
diff --git a/py-distributed/PLIST b/py-distributed/PLIST
index 71897e0d31..eaa2879f6b 100644
--- a/py-distributed/PLIST
+++ b/py-distributed/PLIST
@@ -78,9 +78,6 @@ ${PYSITELIB}/distributed/comm/__init__.pyo
 ${PYSITELIB}/distributed/comm/addressing.py
 ${PYSITELIB}/distributed/comm/addressing.pyc
 ${PYSITELIB}/distributed/comm/addressing.pyo
-${PYSITELIB}/distributed/comm/asyncio_tcp.py
-${PYSITELIB}/distributed/comm/asyncio_tcp.pyc
-${PYSITELIB}/distributed/comm/asyncio_tcp.pyo
 ${PYSITELIB}/distributed/comm/core.py
 ${PYSITELIB}/distributed/comm/core.pyc
 ${PYSITELIB}/distributed/comm/core.pyo
@@ -192,6 +189,9 @@ ${PYSITELIB}/distributed/diagnostics/__init__.pyo
 ${PYSITELIB}/distributed/diagnostics/cluster_dump.py
 ${PYSITELIB}/distributed/diagnostics/cluster_dump.pyc
 ${PYSITELIB}/distributed/diagnostics/cluster_dump.pyo
+${PYSITELIB}/distributed/diagnostics/cudf.py
+${PYSITELIB}/distributed/diagnostics/cudf.pyc
+${PYSITELIB}/distributed/diagnostics/cudf.pyo
 ${PYSITELIB}/distributed/diagnostics/eventstream.py
 ${PYSITELIB}/distributed/diagnostics/eventstream.pyc
 ${PYSITELIB}/distributed/diagnostics/eventstream.pyo
diff --git a/py-distributed/distinfo b/py-distributed/distinfo
index 9ce1f58b0e..4159201919 100644
--- a/py-distributed/distinfo
+++ b/py-distributed/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (distributed-2023.11.0.tar.gz) = 2d7fceca960cc793feb11ddf74f133b0463d193c27da6749f9f73abc6c04d535
-SHA512 (distributed-2023.11.0.tar.gz) = 5fd564f7f5cd6cc55833303b9a5f579c50239ea189762c0c8c3f79383d7daee57ed43d53958df83664b77d1614db2f948b72c0ffe8e85d5ded8658bf813331a6
-Size (distributed-2023.11.0.tar.gz) = 2532211 bytes
+BLAKE2s (distributed-2024.1.1.tar.gz) = aa2785416d790da5c8c34918bab725331c906527046dc5c5cbf2f076578cd9ba
+SHA512 (distributed-2024.1.1.tar.gz) = 6ec0a19e4dd9df729c2906773584e9daa96bf5d338f15dc9b4ddb152d0e6a9969f9093d66f89c0db9950f2162a2e02c071b6247f091066005396db9e61488b1e
+Size (distributed-2024.1.1.tar.gz) = 2539830 bytes


Home | Main Index | Thread Index | Old Index