Hello community, here is the log from the commit of package python-dask for openSUSE:Factory checked in at 2020-01-06 15:22:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dask (Old) and /work/SRC/openSUSE:Factory/.python-dask.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dask" Mon Jan 6 15:22:50 2020 rev:26 rq:761062 version:2.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes 2019-12-09 21:36:03.158078558 +0100 +++ /work/SRC/openSUSE:Factory/.python-dask.new.6675/python-dask.changes 2020-01-06 15:22:51.388501640 +0100 @@ -1,0 +2,44 @@ +Mon Jan 6 05:05:16 UTC 2020 - Arun Persaud <[email protected]> + +- specfile: + * update copyright year + +- update to version 2.9.1: + * Array + + Support Array.view with dtype=None (:pr:`5736`) Anderson + Banihirwe + + Add dask.array.nanmedian (:pr:`5684`) Deepak Cherian + * Core + + xfail test_temporary_directory on Python 3.8 (:pr:`5734`) James + Bourbeau + + Add support for Python 3.8 (:pr:`5603`) James Bourbeau + + Use id to dedupe constants in rewrite_blockwise (:pr:`5696`) Jim + Crist + * DataFrame + + Raise error when converting a dask dataframe scalar to a boolean + (:pr:`5743`) James Bourbeau + + Ensure dataframe groupby-variance is greater than zero + (:pr:`5728`) Matthew Rocklin + + Fix DataFrame.__iter__ (:pr:`5719`) Tom Augspurger + + Support Parquet filters in disjunctive normal form, like PyArrow + (:pr:`5656`) Matteo De Wint + + Auto-detect categorical columns in ArrowEngine-based + read_parquet (:pr:`5690`) Richard J Zamora + + Skip parquet getitem optimization tests if no engine found + (:pr:`5697`) James Bourbeau + + Fix independent optimization of parquet-getitem (:pr:`5613`) Tom + Augspurger + * Documentation + + Update helm config doc (:pr:`5750`) Ray Bell + + Link to examples.dask.org in several places (:pr:`5733`) Tom + Augspurger + + Add missing " in performance report example (:pr:`5724`) James + Bourbeau + + Resolve several documentation build warnings (:pr:`5685`) James + Bourbeau + + add info on performance_report (:pr:`5713`) Ben Zaitlen + + Add more docs disclaimers (:pr:`5710`) Julia Signell + + Fix simple typo: wihout -> without (:pr:`5708`) Tim Gates + + Update numpydoc dependency (:pr:`5694`) James Bourbeau + +------------------------------------------------------------------- Old: ---- dask-2.9.0.tar.gz New: ---- dask-2.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dask.spec ++++++ --- /var/tmp/diff_new_pack.abSA0y/_old 2020-01-06 15:22:51.892501901 +0100 +++ /var/tmp/diff_new_pack.abSA0y/_new 2020-01-06 15:22:51.892501901 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dask # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %endif %define skip_python2 1 Name: python-dask%{psuffix} -Version: 2.9.0 +Version: 2.9.1 Release: 0 Summary: Minimal task scheduling abstraction License: BSD-3-Clause ++++++ dask-2.9.0.tar.gz -> dask-2.9.1.tar.gz ++++++ ++++ 1668 lines of diff (skipped)
