Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-outcome for openSUSE:Factory checked in at 2023-02-02 18:07:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-outcome (Old) and /work/SRC/openSUSE:Factory/.python-outcome.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-outcome" Thu Feb 2 18:07:31 2023 rev:7 rq:1062428 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-outcome/python-outcome.changes 2022-10-10 18:44:26.810853712 +0200 +++ /work/SRC/openSUSE:Factory/.python-outcome.new.32243/python-outcome.changes 2023-02-02 18:33:18.897281565 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 09:52:15 UTC 2023 - Dirk Müller <[email protected]> + +- pull in dbm for all flavors on SLE15 SP4+ as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-outcome.spec ++++++ --- /var/tmp/diff_new_pack.6ze2KJ/_old 2023-02-02 18:33:19.289283977 +0100 +++ /var/tmp/diff_new_pack.6ze2KJ/_new 2023-02-02 18:33:19.321284174 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-outcome # -# 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 @@ -34,7 +34,7 @@ # SECTION test requirements BuildRequires: %{python_module attrs >= 19.2.0} BuildRequires: %{python_module pytest} -%if 0%{suse_version} >= 1550 +%if 0%{suse_version} >= 1550 || (0%{suse_version} == 1500 && 0%{?sle_version} >= 150400) # for more than one python 3 flavor, but no python2 flavor BuildRequires: %{python_module async_generator} BuildRequires: %{python_module pytest-asyncio}
