| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-joblib: do not rely in distutils | Alexander Kanavin | 2023-12-18 | 1 | -1/+0 |
| | | | | | | | | | Upstream has removed the dependency as of 1.3.0: https://github.com/joblib/joblib/blob/master/CHANGES.rst Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-joblib: upgrade 1.3.1 -> 1.3.2 | Wang Mingyu | 2023-08-15 | 1 | -0/+16 |
| Changelog: =========== -Fix a regression in joblib.Parallel introduced in 1.3.0 where explicitly setting n_jobs=None was not interpreted as "unset". -Fix a regression in joblib.Parallel introduced in 1.3.0 where joblib.Parallel logging methods exposed from inheritance to joblib.Logger didn't work because of missing logger initialization. -Various maintenance updates to the doc, the ci and the test. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
