Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pip-run for openSUSE:Factory checked in at 2026-03-04 21:05:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pip-run (Old) and /work/SRC/openSUSE:Factory/.python-pip-run.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip-run" Wed Mar 4 21:05:20 2026 rev:10 rq:1336148 version:16.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pip-run/python-pip-run.changes 2026-02-10 21:12:34.799958891 +0100 +++ /work/SRC/openSUSE:Factory/.python-pip-run.new.561/python-pip-run.changes 2026-03-04 21:05:25.912964518 +0100 @@ -1,0 +2,6 @@ +Tue Mar 3 15:22:47 UTC 2026 - Markéta Machová <[email protected]> + +- Fix suse_version constraint for SLFO (jsc#PED-15841) + * simplify the expression by excluding unsupported distributions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pip-run.spec ++++++ --- /var/tmp/diff_new_pack.yhEZbd/_old 2026-03-04 21:05:26.748999061 +0100 +++ /var/tmp/diff_new_pack.yhEZbd/_new 2026-03-04 21:05:26.752999226 +0100 @@ -27,7 +27,7 @@ # Disables installing nbformat for tests in Ring1 (see also Patch1) %bcond_with ringdisabled # Do not depend on nbformat for SLES or SLFO:Main -%if ( 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150400 ) || 0%{?suse_version} == 1600 +%if 0%{?suse_version} < 1699 %bcond_without ringdisabled %endif %if 0%{?suse_version} > 1500
