- Select any python flavor via python(abi)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pyml?expand=0&rev=12
This commit is contained in:
parent
df5b2bddcd
commit
e56c217295
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 15 15:15:15 UTC 2021 - ohering@suse.de
|
||||||
|
|
||||||
|
- Select any python flavor via python(abi)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de
|
Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ BuildRequires: ocamlfind(findlib)
|
|||||||
BuildRequires: ocamlfind(stdcompat)
|
BuildRequires: ocamlfind(stdcompat)
|
||||||
BuildRequires: ocamlfind(unix)
|
BuildRequires: ocamlfind(unix)
|
||||||
# make check
|
# make check
|
||||||
BuildRequires: python > 3.0
|
BuildRequires: python(abi) > 3.0
|
||||||
%if 0%{?suse_version} > 1315
|
%if 0%{?suse_version} > 1315
|
||||||
BuildRequires: python3-numpy
|
BuildRequires: python3-numpy
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user