SHA256
1
0
forked from pool/python-onnx
Files
python-onnx/python-onnx.changes
Tomáš Chvátal 3b30d206ba - Remove testing fluff from previous change and properly loop
the cmake call for each python variant
- Enable python2 (well rather not explicitly disable it as there
  is no need for that at the momment)

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=9
2020-02-24 15:44:01 +00:00

39 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 24 15:43:18 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Remove testing fluff from previous change and properly loop
the cmake call for each python variant
- Enable python2 (well rather not explicitly disable it as there
is no need for that at the momment)
-------------------------------------------------------------------
Mon Feb 24 14:48:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Force building with system cmake to respect system definitions
and to provide debug information for later on
-------------------------------------------------------------------
Wed Jan 8 09:35:42 UTC 2020 - Christian Goll <cgoll@suse.com>
- moved necessary defs from devel to main package
-------------------------------------------------------------------
Mon Oct 28 13:13:34 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add python-onnx-rpmlintrc to sources
-------------------------------------------------------------------
Fri Oct 18 11:11:02 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix armv7 build
-------------------------------------------------------------------
Tue Oct 8 11:03:12 UTC 2019 - Christian Goll <cgoll@suse.com>
- updated to version 1.6.0
-------------------------------------------------------------------
Fri Mar 22 10:44:28 UTC 2019 - Christian Goll <cgoll@suse.com>
- initial commit of onnx created with py2pack