HomeFreeBSD

devel/py-joblib: Update to version 1.1.0

Description

devel/py-joblib: Update to version 1.1.0

Changes:

  • Fix byte order inconsistency issue during deserialization using joblib.load in cross-endian environment: the numpy arrays are now always loaded to use the system byte order, independently of the byte order of the system that serialized the pickle.
  • Fix joblib.Memory bug with the ignore parameter when the cached function is a decorated function.
  • Fix joblib.Memory to properly handle caching for functions defined interactively in a IPython session or in Jupyter notebook cell.
  • Update vendored loky (from version 2.9 to 3.0) and cloudpickle (from version 1.6 to 2.0)

Details

Provenance
skreuzerAuthored on Oct 8 2021, 2:51 PM
Parents
R11:2ae7b8b08997: databases/pgroonga: Update version 2.3.1=>2.3.2
Branches
Unknown
Tags
Unknown