forked from pool/python-pypandoc
Accepting request 941622 from home:dimstar:Factory
- 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. OBS-URL: https://build.opensuse.org/request/show/941622 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
f0f27e3936
commit
aaa2bc1231
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 20 10:34:32 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 4 23:33:35 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
Sat Dec 4 23:33:35 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pypandoc
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -38,7 +38,7 @@ Requires: pandoc
|
|||||||
Requires: python-pip
|
Requires: python-pip
|
||||||
Requires: python-wheel
|
Requires: python-wheel
|
||||||
Suggests: ghc-citeproc
|
Suggests: ghc-citeproc
|
||||||
BuildArch: noarch
|
ExcludeArch: %{ix86}
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user