Hello community, here is the log from the commit of package python-dask for openSUSE:Factory checked in at 2018-11-12 09:45:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dask (Old) and /work/SRC/openSUSE:Factory/.python-dask.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dask" Mon Nov 12 09:45:54 2018 rev:12 rq:648370 version:0.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes 2018-10-31 13:20:33.191107202 +0100 +++ /work/SRC/openSUSE:Factory/.python-dask.new/python-dask.changes 2018-11-12 09:46:50.128699242 +0100 @@ -1,0 +2,43 @@ +Mon Nov 12 05:54:54 UTC 2018 - Arun Persaud <[email protected]> + +- update to version 0.20.1: + * Array + + Only allocate the result space in wrapped_pad_func (:pr:`4153`) + John A Kirkham + + Generalize expand_pad_width to expand_pad_value (:pr:`4150`) + John A Kirkham + + Test da.pad with 2D linear_ramp case (:pr:`4162`) John A Kirkham + + Fix import for broadcast_to. (:pr:`4168`) samc0de + + Rewrite Dask Array's pad to add only new chunks (:pr:`4152`) + John A Kirkham + + Validate index inputs to atop (:pr:`4182`) Matthew Rocklin + * Core + + Dask.config set and get normalize underscores and hyphens + (:pr:`4143`) James Bourbeau + + Only subs on core collections, not subclasses (:pr:`4159`) + Matthew Rocklin + + Add block_size=0 option to HTTPFileSystem. (:pr:`4171`) Martin + Durant + + Add traverse support for dataclasses (:pr:`4165`) Armin Berres + + Avoid optimization on sharedicts without dependencies + (:pr:`4181`) Matthew Rocklin + + Update the pytest version for TravisCI (:pr:`4189`) Damien + Garaud + + Use key_split rather than funcname in visualize names + (:pr:`4160`) Matthew Rocklin + * Dataframe + + Add fix for DataFrame.__setitem__ for index (:pr:`4151`) + Anderson Banihirwe + + Fix column choice when passing list of files to fastparquet + (:pr:`4174`) Martin Durant + + Pass engine_kwargs from read_sql_table to sqlalchemy + (:pr:`4187`) Damien Garaud + * Documentation + + Fix documentation in Delayed best practices example that + returned an empty list (:pr:`4147`) Jonathan Fraine + + Copy edit documentation (:pr:`4164`) (:pr:`4175`) (:pr:`4185`) + (:pr:`4192`) (:pr:`4191`) (:pr:`4190`) (:pr:`4180`) Miguel + Farrajota + + Fix typo in docstring (:pr:`4183`) Carlos Valiente + +------------------------------------------------------------------- Old: ---- dask-0.20.0.tar.gz New: ---- dask-0.20.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dask.spec ++++++ --- /var/tmp/diff_new_pack.bMsvSe/_old 2018-11-12 09:46:51.236697564 +0100 +++ /var/tmp/diff_new_pack.bMsvSe/_new 2018-11-12 09:46:51.236697564 +0100 @@ -22,7 +22,7 @@ # python(2/3)-distributed has a dependency loop with python(2/3)-dask %bcond_with test_distributed Name: python-dask -Version: 0.20.0 +Version: 0.20.1 Release: 0 Summary: Minimal task scheduling abstraction License: BSD-3-Clause ++++++ dask-0.20.0.tar.gz -> dask-0.20.1.tar.gz ++++++ ++++ 1947 lines of diff (skipped)
