pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py*: some fixes
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Feb 18 11:42:24 2026 +0100
Changeset: f8f8fa84d5484f0fbc97796cd015009391b9a69c
Modified Files:
py-bokeh/Makefile
py-bokeh/PLIST
py-setuptools-git-versioning/PLIST
Log Message:
py*: some fixes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f8f8fa84d5484f0fbc97796cd015009391b9a69c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bokeh/Makefile | 2 ++
py-bokeh/PLIST | 2 +-
py-setuptools-git-versioning/PLIST | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-bokeh/Makefile b/py-bokeh/Makefile
index 47c3172af4..fff36e1210 100644
--- a/py-bokeh/Makefile
+++ b/py-bokeh/Makefile
@@ -28,6 +28,8 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-toml>=0.10.2:../../textproc/py-toml
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.4.0:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-tornado>=6.2:../../www/py-tornado
TEST_DEPENDS+= ${PYPKGPREFIX}-flaky-[0-9]*:../../devel/py-flaky
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
TEST_DEPENDS+= ${PYPKGPREFIX}-selenium-[0-9]*:../../www/py-selenium
TEST_DEPENDS+= geckodriver-[0-9]*:../../www/geckodriver
TEST_DEPENDS+= nodejs-[0-9]*:../../lang/nodejs
diff --git a/py-bokeh/PLIST b/py-bokeh/PLIST
index b66b2ed9ad..e7246f41a1 100644
--- a/py-bokeh/PLIST
+++ b/py-bokeh/PLIST
@@ -1,10 +1,10 @@
@comment $NetBSD$
bin/bokeh-${PYVERSSUFFIX}
-${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}/bokeh/LICENSE.txt
${PYSITELIB}/bokeh/__init__.py
diff --git a/py-setuptools-git-versioning/PLIST b/py-setuptools-git-versioning/PLIST
index 92e0bc4541..f46d181bd3 100644
--- a/py-setuptools-git-versioning/PLIST
+++ b/py-setuptools-git-versioning/PLIST
@@ -1,10 +1,10 @@
@comment $NetBSD$
bin/setuptools-git-versioning
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/setuptools_git_versioning.py
${PYSITELIB}/setuptools_git_versioning.pyc
Home |
Main Index |
Thread Index |
Old Index