Path to this page:
Subject: CVS commit: pkgsrc/devel/py-joblib
From: Adam Ciarcinski
Date: 2024-05-11 21:08:53
Message id: 20240511190853.D4542FA2C@cvs.NetBSD.org
Log Message:
py-joblib: updated to 1.4.2
Release 1.4.2 -- 2024/05/02
Due to maintenance issues, 1.4.1 was not valid and we bumped the version to 1.4.2
- Fix a backward incompatible change in ``MemorizedFunc.call`` which needs to
return the metadata. Also make sure that ``NotMemorizedFunc.call`` return
an empty dict for metadata for consistency.
https://github.com/joblib/joblib/pull/1576
Files: