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 2023-02-03 22:04:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-factory_boy (Old) and /work/SRC/openSUSE:Factory/.python-factory_boy.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-factory_boy" Fri Feb 3 22:04:34 2023 rev:18 rq:1062545 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-factory_boy/python-factory_boy.changes 2022-01-17 22:33:53.342237498 +0100 +++ /work/SRC/openSUSE:Factory/.python-factory_boy.new.4462/python-factory_boy.changes 2023-02-03 22:15:50.914986167 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 20:48:11 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- skip testing with Django on SLE15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-factory_boy.spec ++++++ --- /var/tmp/diff_new_pack.S0MtkP/_old 2023-02-03 22:15:51.302988421 +0100 +++ /var/tmp/diff_new_pack.S0MtkP/_new 2023-02-03 22:15:51.306988444 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-factory_boy # -# 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 @@ -33,7 +33,9 @@ BuildRequires: %{python_module typing_extensions} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: %{python_module Django if (%python-base without python36-base)} +%if 0%{suse_version} >= 1550 +BuildRequires: %{python_module Django} +%endif Requires: python-Faker >= 0.7.0 BuildArch: noarch %python_subpackages