forked from pool/python-joblib
- update to 1.4.2:
* 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 08:36:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.2:
|
||||
* 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 21:06:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user