SHA256
1
0
forked from pool/python-onnx

Accepting request 786123 from home:mslacken:ml

- provide also python-onnx-devel for backcompat 

- created just one package, as other packages require the 
  source file within the package

OBS-URL: https://build.opensuse.org/request/show/786123
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-03-18 17:33:28 +00:00
committed by Git OBS Bridge
parent 1b5aaa13a8
commit fec5ed0053
2 changed files with 17 additions and 20 deletions

View File

@@ -1,9 +1,20 @@
-------------------------------------------------------------------
Wed Mar 18 09:45:36 UTC 2020 - Christian Goll <cgoll@suse.com>
- provide also python-onnx-devel for backcompat
-------------------------------------------------------------------
Sun Mar 15 08:55:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with new protobuf:
* protobuf.patch
-------------------------------------------------------------------
Wed Mar 4 09:44:15 UTC 2020 - Christian Goll <cgoll@suse.com>
- created just one package, as other packages require the
source file within the package
-------------------------------------------------------------------
Tue Feb 25 13:57:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>