Skip to content

community/py3-joblib: fix de-vendor

omni requested to merge omni/aports:fix-py3-joblib into master

I'm not sure this is enough, but a lot of aports are failing to rebuild now with

/usr/lib/python3.12/site-packages/joblib/_utils.py:11: in <module>
    from .externals.loky.process_executor import _ExceptionWithTraceback
E   ModuleNotFoundError: No module named 'joblib.externals'

#15341

Merge request reports