- 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:
Olaf Hering 2021-06-16 16:57:05 +00:00 committed by Git OBS Bridge
parent df5b2bddcd
commit e56c217295
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -32,7 +32,7 @@ BuildRequires: ocamlfind(findlib)
BuildRequires: ocamlfind(stdcompat)
BuildRequires: ocamlfind(unix)
# make check
BuildRequires: python > 3.0
BuildRequires: python(abi) > 3.0
%if 0%{?suse_version} > 1315
BuildRequires: python3-numpy
%else