pkgsrc-WIP-changes archive

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

py-distributed: Update to 2026.1.2



Module Name:	pkgsrc-wip
Committed By:	matthew <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Wed Feb 18 20:55:37 2026 -0700
Changeset:	7bc1aed69d843b9a19b8ab72ea2e16f09a99c638

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

Log Message:
py-distributed: Update to 2026.1.2

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

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

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

diffs:
diff --git a/py-distributed/Makefile b/py-distributed/Makefile
index b64fae6ee4..b353608ab2 100644
--- a/py-distributed/Makefile
+++ b/py-distributed/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	distributed-2025.5.1
+DISTNAME=	distributed-2026.1.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel net
-GITHUB_PROJECT=	distributed
-MASTER_SITES=	${MASTER_SITE_GITHUB:=dask/}
+#GITHUB_PROJECT=	distributed
+MASTER_SITES=	${MASTER_SITE_PYPI:=d/distributed/}
 
 
 MAINTAINER=	matthewd%fastmail.us@localhost
@@ -29,6 +29,7 @@ DEPENDS+=	${PYPKGPREFIX}-toolz>=0.10.0:../../devel/py-toolz
 DEPENDS+=	${PYPKGPREFIX}-tornado>=6.0.4:../../www/py-tornado
 DEPENDS+=	${PYPKGPREFIX}-urllib3>=1.24.3:../../www/py-urllib3
 DEPENDS+=	${PYPKGPREFIX}-zict>=3.0.0:../../wip/py-zict
+DEPENDS+=	${PYPKGPREFIX}-dask>=2026.1.1:../../wip/py-dask
 
 TEST_DEPENDS+=	${PYPKGPREFIX}-lz4>=3.1.10:../../archivers/py-lz4
 TEST_DEPENDS+=	${PYPKGPREFIX}-zstandard>=0.18.0:../../archivers/py-zstandard
diff --git a/py-distributed/PLIST b/py-distributed/PLIST
index c3dff3a513..95c1040cdd 100644
--- a/py-distributed/PLIST
+++ b/py-distributed/PLIST
@@ -2,12 +2,11 @@
 bin/dask-scheduler-${PYVERSSUFFIX}
 bin/dask-ssh-${PYVERSSUFFIX}
 bin/dask-worker-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/distributed/__init__.py
 ${PYSITELIB}/distributed/__init__.pyc
@@ -300,6 +299,7 @@ ${PYSITELIB}/distributed/http/static/css/base.css
 ${PYSITELIB}/distributed/http/static/css/gpu.css
 ${PYSITELIB}/distributed/http/static/css/individual-cluster-map.css
 ${PYSITELIB}/distributed/http/static/css/sortable.min.css
+${PYSITELIB}/distributed/http/static/css/sortable.min.css.map
 ${PYSITELIB}/distributed/http/static/css/status.css
 ${PYSITELIB}/distributed/http/static/images/__init__.py
 ${PYSITELIB}/distributed/http/static/images/__init__.pyc
@@ -444,9 +444,6 @@ ${PYSITELIB}/distributed/publish.py
 ${PYSITELIB}/distributed/publish.pyc
 ${PYSITELIB}/distributed/publish.pyo
 ${PYSITELIB}/distributed/py.typed
-${PYSITELIB}/distributed/pytest_resourceleaks.py
-${PYSITELIB}/distributed/pytest_resourceleaks.pyc
-${PYSITELIB}/distributed/pytest_resourceleaks.pyo
 ${PYSITELIB}/distributed/queues.py
 ${PYSITELIB}/distributed/queues.pyc
 ${PYSITELIB}/distributed/queues.pyo
diff --git a/py-distributed/distinfo b/py-distributed/distinfo
index 1cb1e1360b..269e433e14 100644
--- a/py-distributed/distinfo
+++ b/py-distributed/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (distributed-2025.5.1.tar.gz) = f5dff85110750c60dc47a519404504596f57917b186efee74817d249080ee1ba
-SHA512 (distributed-2025.5.1.tar.gz) = cbefa586a3e0fb96af745e1dca0b978d5fb55d8f9944e0d4bde009da4ed400e818b5f859caf9004f785d0a14cd8c958f5cc3aa2c8f0da65c956cfa55fa296707
-Size (distributed-2025.5.1.tar.gz) = 2568526 bytes
+BLAKE2s (distributed-2026.1.2.tar.gz) = ca449f758ba6391c62e431759588151ebe4d77fac9d21729cfc8936fd78c8b7c
+SHA512 (distributed-2026.1.2.tar.gz) = a687603627f3389ad53fb52178a76c7cba3d134731e30ff5945b436eb4521440d862433c5073f529c3fe9eadf8833a851b7fa13d60678183012648879cacbb0e
+Size (distributed-2026.1.2.tar.gz) = 2103721 bytes


Home | Main Index | Thread Index | Old Index