Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-narwhals for openSUSE:Factory
checked in at 2025-12-20 21:47:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-narwhals (Old)
and /work/SRC/openSUSE:Factory/.python-narwhals.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-narwhals"
Sat Dec 20 21:47:20 2025 rev:4 rq:1323819 version:2.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-narwhals/python-narwhals.changes
2025-07-15 16:45:13.991089425 +0200
+++
/work/SRC/openSUSE:Factory/.python-narwhals.new.1928/python-narwhals.changes
2025-12-20 21:50:05.600139306 +0100
@@ -1,0 +2,15 @@
+Sat Dec 20 17:51:40 UTC 2025 - Ben Greiner <[email protected]>
+
+- Update to 2.14.0
+ ## Enhancements
+ * feat: add list aggregate methods (#3332)
+ * feat: Add {Expr,Series}.any_value (#3315)
+ * enh: Add support for slice(None) in series getitem (#3342)
+ ## Bug fixes
+ * test: fix median tests for list.agg methods (#3354)
+ * fix: ArrowSeries.fill_null(strategy=..., limit=...) and None at
+ the "edge" (#3335)
+- Lots of other changes since 1.46, see Releases page on GitHub
+ https://github.com/narwhals-dev/narwhals/releases
+
+-------------------------------------------------------------------
Old:
----
narwhals-1.46.0.tar.gz
New:
----
narwhals-2.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-narwhals.spec ++++++
--- /var/tmp/diff_new_pack.rb6hGN/_old 2025-12-20 21:50:06.292167955 +0100
+++ /var/tmp/diff_new_pack.rb6hGN/_new 2025-12-20 21:50:06.292167955 +0100
@@ -17,7 +17,7 @@
Name: python-narwhals
-Version: 1.46.0
+Version: 2.14.0
Release: 0
Summary: Extremely lightweight compatibility layer between dataframe
libraries
License: MIT
@@ -27,6 +27,7 @@
BuildRequires: fdupes
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module base >= 3.9}
# Test requirements
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-env}
@@ -40,7 +41,7 @@
Suggests: python-pandas >= 1.1.3
Suggests: python-dask >= 2024.8
Suggests: python-dask-dataframe >= 2024.8
-Suggests: python-pyarrow >= 11.0.0
+Suggests: python-pyarrow >= 13.0.0
BuildArch: noarch
%python_subpackages
++++++ narwhals-1.46.0.tar.gz -> narwhals-2.14.0.tar.gz ++++++
++++ 61377 lines of diff (skipped)