Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-CommonMark for openSUSE:Factory checked in at 2021-04-22 18:03:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-CommonMark (Old) and /work/SRC/openSUSE:Factory/.python-CommonMark.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-CommonMark" Thu Apr 22 18:03:10 2021 rev:12 rq:885215 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-CommonMark/python-CommonMark.changes 2020-05-08 23:02:44.857543075 +0200 +++ /work/SRC/openSUSE:Factory/.python-CommonMark.new.12324/python-CommonMark.changes 2021-04-22 18:03:12.186435950 +0200 @@ -1,0 +2,5 @@ +Wed Apr 14 06:00:21 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Drop broken %ifpython3 macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-CommonMark.spec ++++++ --- /var/tmp/diff_new_pack.DO3E1f/_old 2021-04-22 18:03:12.634436642 +0200 +++ /var/tmp/diff_new_pack.DO3E1f/_new 2021-04-22 18:03:12.638436649 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-CommonMark # -# 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 @@ -31,7 +31,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Provides: python-commonmark = %{version} Obsoletes: python-commonmark < %{version} BuildArch: noarch @@ -43,11 +43,9 @@ Obsoletes: %{oldpython}-commonmark < %{version} Provides: %{oldpython}-commonmark = %{version} %endif -%ifpython3 Conflicts: cmark Provides: cmark-python Obsoletes: cmark-python -%endif %python_subpackages %description