Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pypandoc for openSUSE:Factory
checked in at 2021-12-20 21:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pypandoc (Old)
and /work/SRC/openSUSE:Factory/.python-pypandoc.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pypandoc"
Mon Dec 20 21:06:21 2021 rev:5 rq:941630 version:1.6.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pypandoc/python-pypandoc.changes
2021-12-05 22:47:06.809446169 +0100
+++
/work/SRC/openSUSE:Factory/.python-pypandoc.new.2520/python-pypandoc.changes
2021-12-20 21:06:56.254962449 +0100
@@ -1,0 +2,8 @@
+Mon Dec 20 10:34:32 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Exclude build for %ix86: pandoc (entire haskell stack) is not
+ available on i586.
+- As a result, do not mark package noarch: due to the missing
+ pandoc dependency, it is uninstallable on i586.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pypandoc.spec ++++++
--- /var/tmp/diff_new_pack.oVGN2W/_old 2021-12-20 21:06:56.650962736 +0100
+++ /var/tmp/diff_new_pack.oVGN2W/_new 2021-12-20 21:06:56.650962736 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pypandoc
#
-# 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
@@ -38,7 +38,7 @@
Requires: python-pip
Requires: python-wheel
Suggests: ghc-citeproc
-BuildArch: noarch
+ExcludeArch: %{ix86}
%python_subpackages
%description