Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dictdiffer for 
openSUSE:Factory checked in at 2025-04-04 17:30:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dictdiffer (Old)
 and      /work/SRC/openSUSE:Factory/.python-dictdiffer.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dictdiffer"

Fri Apr  4 17:30:58 2025 rev:6 rq:1266991 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dictdiffer/python-dictdiffer.changes      
2024-03-28 14:30:13.944537284 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dictdiffer.new.1907/python-dictdiffer.changes
    2025-04-04 17:31:16.009393494 +0200
@@ -1,0 +2,5 @@
+Fri Apr  4 02:48:42 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- numpy is required for tests.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dictdiffer.spec ++++++
--- /var/tmp/diff_new_pack.hggDOu/_old  2025-04-04 17:31:16.521414823 +0200
+++ /var/tmp/diff_new_pack.hggDOu/_new  2025-04-04 17:31:16.521414823 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dictdiffer
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,10 +30,11 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Suggests:       python-numpy >= 1.11.0
+Suggests:       python-numpy >= 1.20.0
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pytest >= 2.8.0}
+BuildRequires:  %{python_module numpy >= 1.20.0}
 # /SECTION
 %python_subpackages
 

Reply via email to