Requires python-PeachPy on x86_64 only, as it is optional and available on x86_64 only
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=5
This commit is contained in:
parent
44f43c1784
commit
10e2e125b6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 13:01:33 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Requires python-PeachPy on x86_64 only, as it is optional
|
||||
and available on x86_64 only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 11:17:34 UTC 2019 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@ -55,7 +55,9 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{pythons}
|
||||
BuildRequires: python-py-cpuinfo
|
||||
BuildRequires: python-pybind11-devel
|
||||
%ifarch x86_64
|
||||
BuildRequires: %{python_module PeachPy}
|
||||
%endif
|
||||
BuildRequires: %{python_module opcodes}
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Loading…
Reference in New Issue
Block a user