Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-factory_boy for openSUSE:Factory checked in at 2026-02-26 18:58:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-factory_boy (Old) and /work/SRC/openSUSE:Factory/.python-factory_boy.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-factory_boy" Thu Feb 26 18:58:46 2026 rev:25 rq:1335235 version:3.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-factory_boy/python-factory_boy.changes 2025-05-02 15:01:02.150076044 +0200 +++ /work/SRC/openSUSE:Factory/.python-factory_boy.new.29461/python-factory_boy.changes 2026-02-26 18:59:19.620237878 +0100 @@ -1,0 +2,5 @@ +Thu Feb 26 09:50:25 UTC 2026 - Markéta Machová <[email protected]> + +- Fix the condition with suse_version macro on SLFO (jsc#PED-15838) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-factory_boy.spec ++++++ --- /var/tmp/diff_new_pack.vuQI8k/_old 2026-02-26 18:59:20.488274097 +0100 +++ /var/tmp/diff_new_pack.vuQI8k/_new 2026-02-26 18:59:20.488274097 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-factory_boy # -# Copyright (c) 2025 SUSE LLC +# 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 @@ -33,7 +33,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -%if 0%{suse_version} > 1600 +%if 0%{suse_version} >= 1699 BuildRequires: %{python_module Django} %endif Requires: python-Faker >= 0.7.0
