Hello community,

here is the log from the commit of package python-joblib for openSUSE:Factory 
checked in at 2019-02-01 11:45:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-joblib (Old)
 and      /work/SRC/openSUSE:Factory/.python-joblib.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-joblib"

Fri Feb  1 11:45:44 2019 rev:6 rq:669904 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-joblib/python-joblib.changes      
2019-01-08 12:31:39.628064190 +0100
+++ /work/SRC/openSUSE:Factory/.python-joblib.new.28833/python-joblib.changes   
2019-02-01 11:45:45.192533518 +0100
@@ -1,0 +2,15 @@
+Tue Jan 29 16:41:57 CET 2019 - [email protected]
+
+- Update to Release 0.13.1:
+  * Memory now accepts pathlib.Path objects as ``location``
+    parameter. Also, a warning is raised if the returned backend
+    is None while ``location`` is not None.
+  * Make ``Parallel`` raise an informative ``RuntimeError`` when
+    the active parallel backend has zero worker.
+  * Make the ``DaskDistributedBackend`` wait for workers before
+    trying to schedule work. This is useful in particular when
+    the workers are provisionned dynamically but provisionning is
+    not immediate (for instance using Kubernetes, Yarn or an HPC
+    job queue).
+
+-------------------------------------------------------------------

Old:
----
  joblib-0.13.0.tar.gz

New:
----
  joblib-0.13.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-joblib.spec ++++++
--- /var/tmp/diff_new_pack.8IjYBZ/_old  2019-02-01 11:45:45.996532692 +0100
+++ /var/tmp/diff_new_pack.8IjYBZ/_new  2019-02-01 11:45:45.996532692 +0100
@@ -18,25 +18,24 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-joblib
-Version:        0.13.0
+Version:        0.13.1
 Release:        0
 Summary:        Module for using Python functions as pipeline jobs
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/joblib/joblib
 Source:         
https://files.pythonhosted.org/packages/source/j/joblib/joblib-%{version}.tar.gz
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-Recommends:     python-numpy
-BuildArch:      noarch
 BuildRequires:  %{python_module lz4}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-lz4
 Recommends:     python-numpy
 Recommends:     python-psutil
+BuildArch:      noarch
 %python_subpackages
 
 %description

++++++ joblib-0.13.0.tar.gz -> joblib-0.13.1.tar.gz ++++++
++++ 39785 lines of diff (skipped)


Reply via email to