Hello community,

here is the log from the commit of package python-dask for openSUSE:Factory 
checked in at 2019-06-20 18:54:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dask (Old)
 and      /work/SRC/openSUSE:Factory/.python-dask.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dask"

Thu Jun 20 18:54:37 2019 rev:21 rq:704528 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes  2019-05-07 
23:16:26.756590994 +0200
+++ /work/SRC/openSUSE:Factory/.python-dask.new.4811/python-dask.changes        
2019-06-20 18:54:37.792782485 +0200
@@ -1,0 +2,70 @@
+Tue May 21 11:48:23 UTC 2019 - pgaj...@suse.com
+
+- version update to 1.2.2
+  + Array
+    * Clarify regions kwarg to array.store (:pr:`4759`) `Martin Durant`_
+    * Add dtype= parameter to da.random.randint (:pr:`4753`) `Matthew Rocklin`_
+    * Use "row major" rather than "C order" in docstring (:pr:`4452`) 
`@asmith26`_
+    * Normalize Xarray datasets to Dask arrays (:pr:`4756`) `Matthew Rocklin`_
+    * Remove normed keyword in da.histogram (:pr:`4755`) `Matthew Rocklin`_
+  + Bag
+    * Add key argument to Bag.distinct (:pr:`4423`) `Daniel Severo`_
+  + Core
+    * Add core dask config file (:pr:`4774`) `Matthew Rocklin`_
+    * Add core dask config file to MANIFEST.in (:pr:`4780`) `James Bourbeau`_
+    * Enabling glob with HTTP file-system (:pr:`3926`) `Martin Durant`_
+    * HTTPFile.seek with whence=1 (:pr:`4751`) `Martin Durant`_
+    * Remove config key normalization (:pr:`4742`) `Jim Crist`_
+  + DataFrame
+    * Remove explicit references to Pandas in dask.dataframe.groupby 
(:pr:`4778`) `Matthew Rocklin`_
+    * Add support for group_keys kwarg in DataFrame.groupby() (:pr:`4771`) 
`Brian Chu`_
+    * Describe doc (:pr:`4762`) `Martin Durant`_
+    * Remove explicit pandas check in cumulative aggregations (:pr:`4765`) 
`Nick Becker`_
+    * Added meta for read_json and test (:pr:`4588`) `Abhinav Ralhan`_
+    * Add test for dtype casting (:pr:`4760`) `Martin Durant`_
+    * Document alignment in map_partitions (:pr:`4757`) `Jim Crist`_
+    * Implement Series.str.split(expand=True) (:pr:`4744`) `Matthew Rocklin`_
+  + Documentation
+    * Tweaks to develop.rst from trying to run tests (:pr:`4772`) `Christian 
Hudon`_
+    * Add document describing phases of computation (:pr:`4766`) `Matthew 
Rocklin`_
+    * Point users to Dask-Yarn from spark documentation (:pr:`4770`) `Matthew 
Rocklin`_
+    * Update images in delayed doc to remove labels (:pr:`4768`) `Martin 
Durant`_
+    * Explain intermediate storage for dask arrays (:pr:`4025`) `John A 
Kirkham`_
+    * Specify bash code-block in array best practices (:pr:`4764`) `James 
Bourbeau`_
+    * Add array best practices doc (:pr:`4705`) `Matthew Rocklin`_
+    * Update optimization docs now that cull is not automatic (:pr:`4752`) 
`Matthew Rocklin`_
+- version update to 1.2.1
+  + Array
+    * Fix map_blocks with block_info and broadcasting (:pr:`4737`) `Bruce 
Merry`_
+    * Make 'minlength' keyword argument optional in da.bincount (:pr:`4684`) 
`Genevieve Buckley`_
+    * Add support for map_blocks with no array arguments (:pr:`4713`) `Bruce 
Merry`_
+    * Add dask.array.trace (:pr:`4717`) `Danilo Horta`_
+    * Add sizeof support for cupy.ndarray (:pr:`4715`) `Peter Andreas 
Entschev`_
+    * Add name kwarg to from_zarr (:pr:`4663`) `Michael Eaton`_
+    * Add chunks='auto' to from_array (:pr:`4704`) `Matthew Rocklin`_
+    * Raise TypeError if dask array is given as shape for da.ones, zeros, 
empty or full (:pr:`4707`) `Genevieve Buckley`_
+    * Add TileDB backend (:pr:`4679`) `Isaiah Norton`_
+  + Core
+    * Delay long list arguments (:pr:`4735`) `Matthew Rocklin`_
+    * Bump to numpy >= 1.13, pandas >= 0.21.0 (:pr:`4720`) `Jim Crist`_
+    * Remove file "test" (:pr:`4710`) `James Bourbeau`_
+    * Reenable development build, uses upstream libraries (:pr:`4696`) `Peter 
Andreas Entschev`_
+    * Remove assertion in HighLevelGraph constructor (:pr:`4699`) `Matthew 
Rocklin`_
+  + DataFrame
+    * Change cum-aggregation last-nonnull-value algorithm (:pr:`4736`) `Nick 
Becker`_
+    * Fixup series-groupby-apply (:pr:`4738`) `Jim Crist`_
+    * Refactor array.percentile and dataframe.quantile to use t-digest 
(:pr:`4677`) `Janne Vuorela`_
+    * Allow naive concatenation of sorted dataframes (:pr:`4725`) `Matthew 
Rocklin`_
+    * Fix perf issue in dd.Series.isin (:pr:`4727`) `Jim Crist`_
+    * Remove hard pandas dependency for melt by using methodcaller 
(:pr:`4719`) `Nick Becker`_
+    * A few dataframe metadata fixes (:pr:`4695`) `Jim Crist`_
+    * Add Dataframe.replace (:pr:`4714`) `Matthew Rocklin`_
+    * Add 'threshold' parameter to pd.DataFrame.dropna (:pr:`4625`) `Nathan 
Matare`_
+  + Documentation
+    * Add warning about derived docstrings early in the docstring (:pr:`4716`) 
`Matthew Rocklin`_
+    * Create dataframe best practices doc (:pr:`4703`) `Matthew Rocklin`_
+    * Uncomment dask_sphinx_theme (:pr:`4728`) `James Bourbeau`_
+    * Fix minor typo fix in a Queue/fire_and_forget example (:pr:`4709`) 
`Matthew Rocklin`_
+    * Update from_pandas docstring to match signature (:pr:`4698`) `James 
Bourbeau`_
+  
+-------------------------------------------------------------------

Old:
----
  dask-1.2.0.tar.gz

New:
----
  dask-1.2.2.tar.gz

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

Other differences:
------------------
++++++ python-dask.spec ++++++
--- /var/tmp/diff_new_pack.4aNG0p/_old  2019-06-20 18:54:38.396783312 +0200
+++ /var/tmp/diff_new_pack.4aNG0p/_new  2019-06-20 18:54:38.400783318 +0200
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:           python-dask%{psuffix}
-Version:        1.2.0
+Version:        1.2.2
 Release:        0
 Summary:        Minimal task scheduling abstraction
 License:        BSD-3-Clause

++++++ dask-1.2.0.tar.gz -> dask-1.2.2.tar.gz ++++++
++++ 8186 lines of diff (skipped)


Reply via email to