Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dask-expr for openSUSE:Factory checked in at 2024-11-12 19:23:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dask-expr (Old) and /work/SRC/openSUSE:Factory/.python-dask-expr.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dask-expr" Tue Nov 12 19:23:29 2024 rev:5 rq:1223589 version:1.1.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dask-expr/python-dask-expr.changes 2024-09-09 14:45:25.193134243 +0200 +++ /work/SRC/openSUSE:Factory/.python-dask-expr.new.2017/python-dask-expr.changes 2024-11-12 19:24:25.234994743 +0100 @@ -1,0 +2,21 @@ +Tue Nov 12 08:47:46 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.1.18: + * Add support for Python 3.13 + * Migrate Blockwise to use taskspec + * Migrate shuffle and merge to `P2PBarrierTask` + * Improve Aggregation docstring explicitly mentionning + SeriesGroupBy + * Migrate P2P shuffle and merge to TaskSpec + * Internal cleanup of P2P code + * Fix meta calculation for to_datetime + * Fix ``Merge`` divisions after filtering partitions + +------------------------------------------------------------------- +Thu Oct 10 15:42:20 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.1.15: + * Add concatenate flag to .compute() + * Import from tokenize + +------------------------------------------------------------------- Old: ---- dask_expr-1.1.13-gh.tar.gz New: ---- dask_expr-1.1.18-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dask-expr.spec ++++++ --- /var/tmp/diff_new_pack.gWOZ2b/_old 2024-11-12 19:24:25.919023373 +0100 +++ /var/tmp/diff_new_pack.gWOZ2b/_new 2024-11-12 19:24:25.919023373 +0100 @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-dask-expr%{psuffix} -Version: 1.1.13 +Version: 1.1.18 Release: 0 Summary: High Level Expressions for Dask License: BSD-3-Clause @@ -39,7 +39,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-dask = 2024.8.2 +Requires: python-dask = 2024.11.1 Requires: python-pandas >= 2 Requires: python-pyarrow >= 14.0.1 Provides: python-dask_expr = %{version}-%{release} ++++++ dask_expr-1.1.13-gh.tar.gz -> dask_expr-1.1.18-gh.tar.gz ++++++ ++++ 2144 lines of diff (skipped)