* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Force the interpreter to match the one during build
- Mypy should use python3 to generate stuff not python2
* no-python2.patch
* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in py2 devel of pybind11
* Mon Mar 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Do also provide/obsolete for the devel to support migration
* Sun Mar 15 2020 Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with new protobuf:
* protobuf.patch
* Tue Feb 25 2020 Tomáš Chvátal <tchvatal@suse.com>
- Add missing dependencies and enable testsuite
* Tue Feb 25 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 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 2020 Tomáš Chvátal <tchvatal@suse.com>
- Force building with system cmake to respect system definitions
and to provide debug information for later on
Version: 1.6.0-bp152.7.1
* Thu May 21 2020 Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
* Thu Apr 23 2020 Tomá? Chvátal <tchvatal@suse.com>
- Force the interpreter to match the one during build
- Mypy should use python3 to generate stuff not python2
* no-python2.patch
* Thu Apr 23 2020 Tomá? Chvátal <tchvatal@suse.com>
- Do not pull in py2 devel of pybind11
* Mon Mar 23 2020 Tomá? Chvátal <tchvatal@suse.com>
- Do also provide/obsolete for the devel to support migration
* Wed Mar 18 2020 Christian Goll <cgoll@suse.com>
- provide also python-onnx-devel for backcompat
* Sun Mar 15 2020 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to fix build with new protobuf:
* protobuf.patch
* Wed Mar 04 2020 Christian Goll <cgoll@suse.com>
- created just one package, as other packages require the
source file within the package
* Tue Feb 25 2020 Tomá? Chvátal <tchvatal@suse.com>
- Add missing dependencies and enable testsuite
* Tue Feb 25 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 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 2020 Tomá? Chvátal <tchvatal@suse.com>
- Force building with system cmake to respect system definitions
and to provide debug information for later on
Version: 1.6.0-bp152.1.2
* Wed Jan 08 2020 Christian Goll <cgoll@suse.com>
- moved necessary defs from devel to main package
* Mon Oct 28 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add python-onnx-rpmlintrc to sources
* Fri Oct 18 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix armv7 build
* Tue Oct 08 2019 Christian Goll <cgoll@suse.com>
- updated to version 1.6.0
* Fri Mar 22 2019 Christian Goll <cgoll@suse.com>
- initial commit of onnx created with py2pack