Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyWavelets for 
openSUSE:Factory checked in at 2026-04-28 11:56:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyWavelets (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyWavelets.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyWavelets"

Tue Apr 28 11:56:28 2026 rev:14 rq:1349451 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyWavelets/python-PyWavelets.changes      
2024-09-02 13:14:13.121774115 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyWavelets.new.11940/python-PyWavelets.changes
   2026-04-28 12:00:23.655550489 +0200
@@ -1,0 +2,9 @@
+Sun Apr 26 22:29:14 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.9.0:
+  * Support for Python 3.14 is added, and support for Python 3.10
+    dropped
+  * The minimum supported NumPy version is now 1.25.0,
+  * The optional dependency on SciPy has been removed,
+
+-------------------------------------------------------------------

Old:
----
  pywavelets-1.7.0.tar.gz

New:
----
  pywavelets-1.9.0.tar.gz

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

Other differences:
------------------
++++++ python-PyWavelets.spec ++++++
--- /var/tmp/diff_new_pack.m6ZPyf/_old  2026-04-28 12:00:24.959604491 +0200
+++ /var/tmp/diff_new_pack.m6ZPyf/_new  2026-04-28 12:00:24.963604657 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyWavelets
 #
-# Copyright (c) 2024 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-PyWavelets
-Version:        1.7.0
+Version:        1.9.0
 Release:        0
 Summary:        PyWavelets is a Python wavelet transforms module
 License:        MIT
@@ -27,14 +27,14 @@
 Source0:        
https://files.pythonhosted.org/packages/source/P/PyWavelets/pywavelets-%{version}.tar.gz
 BuildRequires:  %{python_module Cython >= 3.0.4}
 BuildRequires:  %{python_module devel >= 3.9}
-BuildRequires:  %{python_module meson-python >= 0.15}
+BuildRequires:  %{python_module meson-python >= 0.18.0}
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  meson
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-Requires:       (python-numpy >= 1.22.4 with python-numpy < 3)
+Requires:       (python-numpy >= 1.25 with python-numpy < 3)
 Provides:       python-PyWavelets-doc = %{version}
 Obsoletes:      python-PyWavelets-doc < %{version}
 Provides:       python-pywavelets = %{version}-%{release}
@@ -56,8 +56,8 @@
 
 %prep
 %autosetup -p1 -n pywavelets-%{version}
-sed -i '1{/env python/d}' pywt/tests/*.py pywt/data/create_dat.py
-chmod -x pywt/data/create_dat.py
+sed -i '1{/env python/d}' pywt/tests/*.py util/create_dat.py
+chmod -x util/create_dat.py
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++++++ pywavelets-1.7.0.tar.gz -> pywavelets-1.9.0.tar.gz ++++++
++++ 4722 lines of diff (skipped)

Reply via email to