Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-quimb for openSUSE:Factory 
checked in at 2023-02-02 18:08:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-quimb (Old)
 and      /work/SRC/openSUSE:Factory/.python-quimb.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-quimb"

Thu Feb  2 18:08:59 2023 rev:5 rq:1062607 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-quimb/python-quimb.changes        
2023-01-28 19:02:53.544573371 +0100
+++ /work/SRC/openSUSE:Factory/.python-quimb.new.32243/python-quimb.changes     
2023-02-02 18:33:56.597513509 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 09:37:02 UTC 2023 - Dirk Müller <[email protected]>
+
+- upgrade opt-einsum to requires as it is imported by tensor/
+  unconditionally
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-quimb.spec ++++++
--- /var/tmp/diff_new_pack.Thdt4e/_old  2023-02-02 18:33:57.013516069 +0100
+++ /var/tmp/diff_new_pack.Thdt4e/_new  2023-02-02 18:33:57.021516118 +0100
@@ -31,6 +31,7 @@
 Requires:       python-cytoolz >= 0.8.0
 Requires:       python-numba >= 0.39
 Requires:       python-numpy >= 1.17
+Requires:       python-opt-einsum >= 3.2
 Requires:       python-psutil >= 4.3.1
 Requires:       python-scipy >= 1.0.0
 Requires:       python-tqdm >= 4
@@ -40,29 +41,28 @@
 Recommends:     python-diskcache >= 3.0
 Recommends:     python-matplotlib >= 2
 Recommends:     python-networkx
-Recommends:     python-opt-einsum >= 3.2
 Suggests:       python-mpi4py
 Suggests:       python-petsc4py
 Suggests:       python-randomgen >= 1.18
 Suggests:       python-slepc4py
+# This package does not support 32 bit arch, s390x fails too
+ExcludeArch:    %{ix86} %{arm} ppc s390x
 # SECTION test
-BuildRequires:  %{python_module pytest}
+# extra
+BuildRequires:  %{python_module autoray >= 0.5.1}
 # runtime
 BuildRequires:  %{python_module cytoolz >= 0.8.0}
+BuildRequires:  %{python_module diskcache >= 3.0}
+BuildRequires:  %{python_module matplotlib >= 2}
+BuildRequires:  %{python_module networkx >= 2.3}
 BuildRequires:  %{python_module numba >= 0.39}
 BuildRequires:  %{python_module numpy >= 1.17}
+BuildRequires:  %{python_module opt-einsum >= 3.2}
 BuildRequires:  %{python_module psutil >= 4.3.1}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module scipy >= 1.0.0}
 BuildRequires:  %{python_module tqdm >= 4}
-# extra
-BuildRequires:  %{python_module autoray >= 0.5.1}
-BuildRequires:  %{python_module diskcache >= 3.0}
-BuildRequires:  %{python_module matplotlib >= 2}
-BuildRequires:  %{python_module networkx >= 2.3}
-BuildRequires:  %{python_module opt-einsum >= 3.2}
 # /SECTION
-# This package does not support 32 bit arch, s390x fails too
-ExcludeArch:    %ix86 %arm ppc s390x
 %python_subpackages
 
 %description

Reply via email to