pkgsrc/devel/py-joblib/distinfo
adam f4ac0ebc9d py-joblib: updated to 0.13.2
0.13.2:
Add a non-regression test, reporting that cloudpickle versions between 0.5.4 and 0.7 introduced a bug where global variables changes in a parent process between two calls to joblib.Parallel would not be propagated into the workers

0.13.1:
Memory now accepts pathlib.Path objects as location parameter. Also, a warning is raised if the returned backend is None while location is not None.

Make Parallel raise an informative RuntimeError when the active parallel backend has zero worker.

Make the DaskDistributedBackend wait for workers before trying to schedule work. This is useful in particular when the workers are provisionned dynamically but provisionning is not immediate (for instance using Kubernetes, Yarn or an HPC job queue).
2019-02-14 09:01:45 +00:00

6 lines
404 B
Text

$NetBSD: distinfo,v 1.4 2019/02/14 09:01:45 adam Exp $
SHA1 (joblib-0.13.2.tar.gz) = c8aa6b12af1a072e4477623ed488de668ef7c3bf
RMD160 (joblib-0.13.2.tar.gz) = 64116ec0e9f568c95f1b16cb1c6a1138ad1b35c4
SHA512 (joblib-0.13.2.tar.gz) = d29c794f6d993bea225af39369228e4950ec970abeb6c82ff69c9db553ce381216258ba96419f7f0d49d0c6ae966a1de9cae8266b14a7416e1aad16e81b1a8a2
Size (joblib-0.13.2.tar.gz) = 287438 bytes