Hello community,

here is the log from the commit of package python-dask for openSUSE:Factory 
checked in at 2018-05-11 09:18:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dask (Old)
 and      /work/SRC/openSUSE:Factory/.python-dask.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dask"

Fri May 11 09:18:33 2018 rev:3 rq:606269 version:0.17.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes  2018-05-04 
11:29:27.087872481 +0200
+++ /work/SRC/openSUSE:Factory/.python-dask.new/python-dask.changes     
2018-05-11 09:18:35.489827487 +0200
@@ -1,0 +2,63 @@
+Sun May  6 05:33:50 UTC 2018 - [email protected]
+
+- update to version 0.17.4:
+  * Dataframe
+    + Add support for indexing Dask DataFrames with string subclasses
+      (:pr:`3461`) James Bourbeau
+    + Allow using both sorted_index and chunksize in read_hdf
+      (:pr:`3463`) Pierre Bartet
+    + Pass filesystem to arrow piece reader (:pr:`3466`) Martin Durant
+    + Switches to using dask.compat string_types (#3462) James
+      Bourbeau
+
+- changes from version 0.17.3:
+  * Array
+    + Add einsum for Dask Arrays (:pr:`3412`) Simon Perkins
+    + Add piecewise for Dask Arrays (:pr:`3350`) John A Kirkham
+    + Fix handling of nan in broadcast_shapes (:pr:`3356`) John A
+      Kirkham
+    + Add isin for dask arrays (:pr:`3363`). Stephan Hoyer
+    + Overhauled topk for Dask Arrays: faster algorithm, particularly
+      for large k's; added support for multiple axes, recursive
+      aggregation, and an option to pick the bottom k elements
+      instead. (:pr:`3395`) Guido Imperiale
+    + The topk API has changed from topk(k, array) to the more
+      conventional topk(array, k). The legacy API still works but is
+      now deprecated. (:pr:`2965`) Guido Imperiale
+    + New function argtopk for Dask Arrays (:pr:`3396`) Guido
+      Imperiale
+    + Fix handling partial depth and boundary in map_overlap
+      (:pr:`3445`) John A Kirkham
+    + Add gradient for Dask Arrays (:pr:`3434`) John A Kirkham
+  * DataFrame
+    + Allow t as shorthand for table in to_hdf for pandas
+      compatibility (:pr:`3330`) Jörg Dietrich
+    + Added top level isna method for Dask DataFrames (:pr:`3294`)
+      Christopher Ren
+    + Fix selection on partition column on read_parquet for
+      engine="pyarrow" (:pr:`3207`) Uwe Korn
+    + Added DataFrame.squeeze method (:pr:`3366`) Christopher Ren
+    + Added infer_divisions option to read_parquet to specify whether
+      read engines should compute divisions (:pr:`3387`) Jon Mease
+    + Added support for inferring division for engine="pyarrow"
+      (:pr:`3387`) Jon Mease
+    + Provide more informative error message for meta= errors
+      (:pr:`3343`) Matthew Rocklin
+    + add orc reader (:pr:`3284`) Martin Durant
+    + Default compression for parquet now always Snappy, in line with
+      pandas (:pr:`3373`) Martin Durant
+    + Fixed bug in Dask DataFrame and Series comparisons with NumPy
+      scalars (:pr:`3436`) James Bourbeau
+    + Remove outdated requirement from repartition docstring
+      (:pr:`3440`) Jörg Dietrich
+    + Fixed bug in aggregation when only a Series is selected
+      (:pr:`3446`) Jörg Dietrich
+    + Add default values to make_timeseries (:pr:`3421`) Matthew
+      Rocklin
+  * Core
+    + Support traversing collections in persist, visualize, and
+      optimize (:pr:`3410`) Jim Crist
+    + Add schedule= keyword to compute and persist. This replaces
+      common use of the get= keyword (:pr:`3448`) Matthew Rocklin
+
+-------------------------------------------------------------------

Old:
----
  dask-0.17.2.tar.gz

New:
----
  dask-0.17.4.tar.gz

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

Other differences:
------------------
++++++ python-dask.spec ++++++
--- /var/tmp/diff_new_pack.05wath/_old  2018-05-11 09:18:36.253799807 +0200
+++ /var/tmp/diff_new_pack.05wath/_new  2018-05-11 09:18:36.257799662 +0200
@@ -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.17.2
+Version:        0.17.4
 Release:        0
 Summary:        Minimal task scheduling abstraction
 License:        BSD-3-Clause

++++++ dask-0.17.2.tar.gz -> dask-0.17.4.tar.gz ++++++
++++ 9413 lines of diff (skipped)


Reply via email to