pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-distributed: fix PLIST
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Fri Mar 17 06:40:09 2023 -0700
Changeset: 3bafd869ed516cf6c21b49fb30fec69f4a2c7ee7
Modified Files:
py-distributed/PLIST
Log Message:
py-distributed: fix PLIST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3bafd869ed516cf6c21b49fb30fec69f4a2c7ee7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-distributed/PLIST | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/py-distributed/PLIST b/py-distributed/PLIST
index 5cf3923a73..bd0a254eca 100644
--- a/py-distributed/PLIST
+++ b/py-distributed/PLIST
@@ -1,7 +1,7 @@
@comment $NetBSD$
-bin/dask-scheduler-3.10
-bin/dask-ssh-3.10
-bin/dask-worker-3.10
+bin/dask-scheduler-${PYVERSSUFFIX}
+bin/dask-ssh-${PYVERSSUFFIX}
+bin/dask-worker-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
Home |
Main Index |
Thread Index |
Old Index