pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-dask: Update PLIST with missing files, remove TEST_DEPENDS Dependency
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Mon Dec 26 08:55:50 2022 -0800
Changeset: 2614284aceca8b13853a8758c8bb2a8f7bc7c063
Modified Files:
py-dask/Makefile
py-dask/PLIST
Log Message:
py-dask: Update PLIST with missing files, remove TEST_DEPENDS Dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2614284aceca8b13853a8758c8bb2a8f7bc7c063
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dask/Makefile | 2 +-
py-dask/PLIST | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-dask/Makefile b/py-dask/Makefile
index 8f265222ba..d4dc0561d3 100644
--- a/py-dask/Makefile
+++ b/py-dask/Makefile
@@ -35,7 +35,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-rerunfailures-[0-9]*:../../devel/py-test-reru
TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
TEST_DEPENDS+= ${PYPKGPREFIX}-multipledispatch>=0.6.0*:../../devel/py-multipledispatch
TEST_DEPENDS+= ${PYPKGPREFIX}-pre-commit-[0-9]*:../../wip/py-pre-commit
-TEST_DEPENDS+= ${PYPKGPREFIX}-s3fs>=2022*:../../wip/py-s3fs
+# TEST_DEPENDS+= ${PYPKGPREFIX}-s3fs>=2022*:../../wip/py-s3fs
# TEST_DEPENDS+= ${PYPKGPREFIX}-sparse>=0.11.2:../../wip/py-sparse
# The setup.py has integration with pytest-runner, but throws odd errors
diff --git a/py-dask/PLIST b/py-dask/PLIST
index 4e37a58960..ee685370ae 100644
--- a/py-dask/PLIST
+++ b/py-dask/PLIST
@@ -434,6 +434,8 @@ ${PYSITELIB}/dask/tests/test_cache.py
${PYSITELIB}/dask/tests/test_cache.pyc
${PYSITELIB}/dask/tests/test_callbacks.py
${PYSITELIB}/dask/tests/test_callbacks.pyc
+${PYSITELIB}/dask/tests/test_ci.py
+${PYSITELIB}/dask/tests/test_ci.pyc
${PYSITELIB}/dask/tests/test_cli.py
${PYSITELIB}/dask/tests/test_cli.pyc
${PYSITELIB}/dask/tests/test_compatibility.py
Home |
Main Index |
Thread Index |
Old Index