Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-executing for
openSUSE:Factory checked in at 2026-03-01 22:13:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-executing (Old)
and /work/SRC/openSUSE:Factory/.python-executing.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-executing"
Sun Mar 1 22:13:45 2026 rev:17 rq:1335265 version:2.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-executing/python-executing.changes
2025-09-25 18:44:09.095298870 +0200
+++
/work/SRC/openSUSE:Factory/.python-executing.new.29461/python-executing.changes
2026-03-01 22:13:48.855471382 +0100
@@ -1,0 +2,5 @@
+Wed Feb 25 16:05:48 UTC 2026 - Marius Grossu <[email protected]>
+
+- Fix the condition with suse_version macro on SLFO (jsc#PED-15846)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-executing.spec ++++++
--- /var/tmp/diff_new_pack.m1NO3r/_old 2026-03-01 22:13:49.535499330 +0100
+++ /var/tmp/diff_new_pack.m1NO3r/_new 2026-03-01 22:13:49.535499330 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-executing
#
-# 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
@@ -42,7 +42,7 @@
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module asttokens}
-%if 0%{?suse_version} > 1600
+%if 0%{?suse_version} >= 1699
BuildRequires: %{python_module ipython}
%endif
BuildRequires: %{python_module littleutils}