Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dtaidistance for
openSUSE:Factory checked in at 2026-04-26 21:12:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dtaidistance (Old)
and /work/SRC/openSUSE:Factory/.python-dtaidistance.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dtaidistance"
Sun Apr 26 21:12:21 2026 rev:9 rq:1349369 version:2.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dtaidistance/python-dtaidistance.changes
2025-05-09 18:52:37.296232146 +0200
+++
/work/SRC/openSUSE:Factory/.python-dtaidistance.new.11940/python-dtaidistance.changes
2026-04-26 21:15:21.367326521 +0200
@@ -1,0 +2,7 @@
+Sun Apr 26 10:15:31 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.4.0:
+ * code improvements, see
+ https://github.com/wannesm/dtaidistance/compare/v2.3.13...v2.4.0
+
+-------------------------------------------------------------------
Old:
----
dtaidistance-2.3.12.tar.gz
New:
----
dtaidistance-2.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dtaidistance.spec ++++++
--- /var/tmp/diff_new_pack.WhdFW4/_old 2026-04-26 21:15:21.931349485 +0200
+++ /var/tmp/diff_new_pack.WhdFW4/_new 2026-04-26 21:15:21.931349485 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-dtaidistance
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-dtaidistance
-Version: 2.3.12
+Version: 2.4.0
Release: 0
Summary: Dynamic Time Warping (DTW) package
License: Apache-2.0
@@ -39,6 +39,7 @@
BuildRequires: %{python_module pytest-env}
BuildRequires: %{python_module jinja2}
BuildRequires: %{python_module matplotlib}
+BuildRequires: %{python_module pytest-benchmark}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module scipy}
# /SECTION
@@ -71,7 +72,7 @@
donttest+=" or (test_dtw2d and test_distances2_fast_parallel)"
# Broken tests with latest numpy >= 1.24
-donttest+=" or test_bug3 or test_distance1_a"
+donttest+=" or test_bug3 or test_distance1_a or test_lc_pat3"
%pytest_arch ${donttest:+ -k "not (${donttest:4})"} -m "not benchmark"
%endif
++++++ dtaidistance-2.3.12.tar.gz -> dtaidistance-2.4.0.tar.gz ++++++
++++ 53095 lines of diff (skipped)