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 2026-03-01 22:13:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cloudpickle (Old) and /work/SRC/openSUSE:Factory/.python-cloudpickle.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cloudpickle" Sun Mar 1 22:13:41 2026 rev:29 rq:1335248 version:3.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cloudpickle/python-cloudpickle.changes 2025-12-16 15:49:47.270373570 +0100 +++ /work/SRC/openSUSE:Factory/.python-cloudpickle.new.29461/python-cloudpickle.changes 2026-03-01 22:13:45.019313721 +0100 @@ -1,0 +2,5 @@ +Wed Feb 25 16:10:39 UTC 2026 - Marius Grossu <[email protected]> + +- Fix the condition with suse_version macro on SLFO (jsc#PED-15846) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cloudpickle.spec ++++++ --- /var/tmp/diff_new_pack.7uMIgW/_old 2026-03-01 22:13:45.687341177 +0100 +++ /var/tmp/diff_new_pack.7uMIgW/_new 2026-03-01 22:13:45.691341340 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cloudpickle # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -37,7 +37,7 @@ BuildRequires: %{python_module py} BuildRequires: %{python_module setuptools if %python-base >= 3.12} BuildRequires: %{python_module tornado} -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1699 BuildRequires: %{python_module numpy >= 1.18.5} BuildRequires: %{python_module scipy} %endif
