SHA256
1
0
forked from pool/python-onnx

- Force onnx static build in cmake round to ensure we do not

end up with unresolvable pkg

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-02-25 11:53:19 +00:00
committed by Git OBS Bridge
parent 3b30d206ba
commit 2001e3d5a2
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 25 11:52:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Force onnx static build in cmake round to ensure we do not
end up with unresolvable pkg
-------------------------------------------------------------------
Mon Feb 24 15:43:18 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>