SHA256
1
0
forked from pool/python-onnx

Accepting request 1099916 from home:Guillaume_G:branches:science:machinelearning2

- Use older protobuf (protobuf21) to fix build

OBS-URL: https://build.opensuse.org/request/show/1099916
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=37
This commit is contained in:
2023-07-21 13:17:00 +00:00
committed by Git OBS Bridge
parent 369c19322e
commit c8c4a0e793
2 changed files with 6 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: protobuf-devel
BuildRequires: protobuf21-devel
BuildRequires: python-rpm-macros
Requires: libonnx == %version
Requires: libonnx_proto == %version