Hello community,

here is the log from the commit of package python-dask for openSUSE:Factory 
checked in at 2018-10-31 13:15:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dask (Old)
 and      /work/SRC/openSUSE:Factory/.python-dask.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dask"

Wed Oct 31 13:15:45 2018 rev:11 rq:645469 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes  2018-10-11 
11:58:23.913798749 +0200
+++ /work/SRC/openSUSE:Factory/.python-dask.new/python-dask.changes     
2018-10-31 13:20:33.191107202 +0100
@@ -1,0 +2,58 @@
+Tue Oct 30 03:04:38 UTC 2018 - Arun Persaud <[email protected]>
+
+- update to version 0.20.0:
+  * Array
+    + Fuse Atop operations (:pr:`3998`), (:pr:`4081`) Matthew Rocklin
+    + Support da.asanyarray on dask dataframes (:pr:`4080`) Matthew
+      Rocklin
+    + Remove unnecessary endianness check in datetime test
+      (:pr:`4113`) Elliott Sales de Andrade
+    + Set name=False in array foo_like functions (:pr:`4116`) Matthew
+      Rocklin
+    + Remove dask.array.ghost module (:pr:`4121`) Matthew Rocklin
+    + Fix use of getargspec in dask array (:pr:`4125`) Stephan Hoyer
+    + Adds dask.array.invert (:pr:`4127`), (:pr:`4131`) Anderson
+      Banihirwe
+    + Raise informative error on arg-reduction on unknown chunksize
+      (:pr:`4128`), (:pr:`4135`) Matthew Rocklin
+    + Normalize reversed slices in dask array (:pr:`4126`) Matthew
+      Rocklin
+  * Bag
+    + Add bag.to_avro (:pr:`4076`) Martin Durant
+  * Core
+    + Pull num_workers from config.get (:pr:`4086`), (:pr:`4093`)
+      James Bourbeau
+    + Fix invalid escape sequences with raw strings (:pr:`4112`)
+      Elliott Sales de Andrade
+    + Raise an error on the use of the get= keyword and set_options
+      (:pr:`4077`) Matthew Rocklin
+    + Add import for Azure DataLake storage, and add docs (:pr:`4132`)
+      Martin Durant
+    + Avoid collections.Mapping/Sequence (:pr:`4138`) Matthew Rocklin
+  * Dataframe
+    + Include index keyword in to_dask_dataframe (:pr:`4071`) Matthew
+      Rocklin
+    + add support for duplicate column names (:pr:`4087`) Jan Koch
+    + Implement min_count for the DataFrame methods sum and prod
+      (:pr:`4090`) Bart Broere
+    + Remove pandas warnings in concat (:pr:`4095`) Matthew Rocklin
+    + DataFrame.to_csv header option to only output headers in the
+      first chunk (:pr:`3909`) Rahul Vaidya
+    + Remove Series.to_parquet (:pr:`4104`) Justin Dennison
+    + Avoid warnings and deprecated pandas methods (:pr:`4115`)
+      Matthew Rocklin
+    + Swap 'old' and 'previous' when reporting append error
+      (:pr:`4130`) Martin Durant
+  * Documentation
+    + Copy edit documentation (:pr:`4073`), (:pr:`4074`),
+      (:pr:`4094`), (:pr:`4097`), (:pr:`4107`), (:pr:`4124`),
+      (:pr:`4133`), (:pr:`4139`) Miguel Farrajota
+    + Fix typo in code example (:pr:`4089`) Antonino Ingargiola
+    + Add pycon 2018 presentation (:pr:`4102`) Javad
+    + Quick description for gcsfs (:pr:`4109`) Martin Durant
+    + Fixed typo in docstrings of read_sql_table method (:pr:`4114`)
+      TakaakiFuruse
+    + Make target directories in redirects if they don't exist
+      (:pr:`4136`) Matthew Rocklin
+
+-------------------------------------------------------------------

Old:
----
  dask-0.19.4.tar.gz

New:
----
  dask-0.20.0.tar.gz

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

Other differences:
------------------
++++++ python-dask.spec ++++++
--- /var/tmp/diff_new_pack.WshmC7/_old  2018-10-31 13:20:34.303106159 +0100
+++ /var/tmp/diff_new_pack.WshmC7/_new  2018-10-31 13:20:34.303106159 +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.19.4
+Version:        0.20.0
 Release:        0
 Summary:        Minimal task scheduling abstraction
 License:        BSD-3-Clause

++++++ dask-0.19.4.tar.gz -> dask-0.20.0.tar.gz ++++++
++++ 7296 lines of diff (skipped)


Reply via email to