Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-cloudpickle"

Sun Feb 19 18:18:48 2023 rev:19 rq:1066282 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudpickle/python-cloudpickle.changes    
2022-12-07 17:34:13.204294396 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cloudpickle.new.22824/python-cloudpickle.changes
 2023-02-19 18:18:50.401434544 +0100
@@ -1,0 +2,6 @@
+Thu Feb 16 23:10:38 UTC 2023 - Dirk Müller <[email protected]>
+
+- restore testing against scipy/numpy on tumbleweed, all 
+  versions exist there again 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cloudpickle.spec ++++++
--- /var/tmp/diff_new_pack.JGHmAc/_old  2023-02-19 18:18:50.837437314 +0100
+++ /var/tmp/diff_new_pack.JGHmAc/_new  2023-02-19 18:18:50.841437340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cloudpickle
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,9 +36,10 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module tornado}
-# only test these for the primary interpreter, as packages for older pythons 
are dropped in TW
-BuildRequires:  python3-scipy
-BuildRequires:  python3-numpy >= 1.18.5
+%if 0%{?suse_version} >= 1550
+BuildRequires:  %{python_module numpy >= 1.18.5}
+BuildRequires:  %{python_module scipy}
+%endif
 # /SECTION
 %python_subpackages
 

Reply via email to