pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-dask: comment out reference to non-existent py-dask_expr package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jul 1 15:01:18 2024 +0200
Changeset: 45f8e518ee2f5b54adddf31fe555993319ebd868
Modified Files:
py-dask/Makefile
Log Message:
py-dask: comment out reference to non-existent py-dask_expr package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=45f8e518ee2f5b54adddf31fe555993319ebd868
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dask/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-dask/Makefile b/py-dask/Makefile
index d305769358..8b6afe2618 100644
--- a/py-dask/Makefile
+++ b/py-dask/Makefile
@@ -43,7 +43,7 @@ DEPENDS+= ${PYPKGPREFIX}-apache-arrow>=14.0.1:../../wip/py-apache-arrow
DEPENDS+= ${PYPKGPREFIX}-bokeh>=2.4.2:../../wip/py-bokeh
DEPENDS+= ${PYPKGPREFIX}-cityhash-[0-9]*:../../wip/py-cityhash
DEPENDS+= ${PYPKGPREFIX}-cloudpickle>=1.5.0:../../wip/py-cloudpickle
-DEPENDS+= ${PYPKGPREFIX}-dask_expr>=1.1.1:../../wip/py-dask_expr
+#DEPENDS+= ${PYPKGPREFIX}-dask_expr>=1.1.1:../../wip/py-dask_expr
DEPENDS+= ${PYPKGPREFIX}-distributed>=${GITHUB_TAG}:../../wip/py-distributed
DEPENDS+= ${PYPKGPREFIX}-fastavro>=1.1.0:../../wip/py-fastavro
DEPENDS+= ${PYPKGPREFIX}-partd>=1.2.0:../../wip/py-partd
Home |
Main Index |
Thread Index |
Old Index