diff --git a/recipes/pyscenic/dill_patch.patch b/recipes/pyscenic/dill_patch.patch index d94a8d43e4191..a01549df70c8c 100644 --- a/recipes/pyscenic/dill_patch.patch +++ b/recipes/pyscenic/dill_patch.patch @@ -1,4 +1,4 @@ ---- pyscenic-0.12.1/src/pyscenic/prune.py.orig 2022-11-21 10:38:05.000000000 +0000 +--- pyscenic-0.12.1/src/pyscenic/prune.py 2022-11-21 10:38:05.000000000 +0000 +++ pyscenic-0.12.1/src/pyscenic/prune.py 2024-10-02 10:20:58.423708208 +0000 @@ -20,8 +20,8 @@ from dask import delayed @@ -9,5 +9,3 @@ +from multiprocessing import Pipe +from multiprocessing import Process - from .log import create_logging_handler - from .transform import (