Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Beaker for openSUSE:Factory checked in at 2021-03-06 21:18:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Beaker (Old) and /work/SRC/openSUSE:Factory/.python-Beaker.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Beaker" Sat Mar 6 21:18:59 2021 rev:28 rq:877313 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Beaker/python-Beaker.changes 2020-07-24 10:05:36.021931887 +0200 +++ /work/SRC/openSUSE:Factory/.python-Beaker.new.2378/python-Beaker.changes 2021-03-06 21:19:00.733259473 +0100 @@ -1,0 +2,5 @@ +Fri Mar 5 09:13:58 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- Replace broken %ifpython3 macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Beaker.spec ++++++ --- /var/tmp/diff_new_pack.pArFaF/_old 2021-03-06 21:19:01.281260036 +0100 +++ /var/tmp/diff_new_pack.pArFaF/_new 2021-03-06 21:19:01.281260036 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Beaker # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,8 +62,8 @@ Provides: %{oldpython}-beaker = %{version} Obsoletes: %{oldpython}-beaker < %{version} %endif -%ifpython3 -Requires: python3-dbm +%if %{python_version_nodots} >= 30 +Requires: python-dbm %endif %python_subpackages