Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-joblib for openSUSE:Factory checked in at 2021-10-30 23:13:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-joblib (Old) and /work/SRC/openSUSE:Factory/.python-joblib.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-joblib" Sat Oct 30 23:13:02 2021 rev:19 rq:927139 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-joblib/python-joblib.changes 2021-02-16 22:34:57.197535030 +0100 +++ /work/SRC/openSUSE:Factory/.python-joblib.new.1890/python-joblib.changes 2021-10-30 23:13:03.431022666 +0200 @@ -1,0 +2,15 @@ +Sat Oct 16 21:31:20 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.1.0: + * 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) + +------------------------------------------------------------------- Old: ---- joblib-1.0.1.tar.gz New: ---- joblib-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-joblib.spec ++++++ --- /var/tmp/diff_new_pack.AXPLfO/_old 2021-10-30 23:13:04.047023161 +0200 +++ /var/tmp/diff_new_pack.AXPLfO/_new 2021-10-30 23:13:04.047023161 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-joblib -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Module for using Python functions as pipeline jobs License: BSD-3-Clause ++++++ joblib-1.0.1.tar.gz -> joblib-1.1.0.tar.gz ++++++ ++++ 34756 lines of diff (skipped)