summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-02-16Fix check() to run full test suite against built wheelSmoolak
Install the wheel to a temp directory so the C++ extension is importable, and run the actual pytest suite instead of a broken import-only test. Add python-numpy to checkdepends.
2026-02-15Update to 0.4.2; migrate pybind11 to nanobindSmoolak
2025-12-11Update to 0.3.19Smoolak
- Fix license: MIT -> Apache-2.0 (matching upstream) - Add CMAKE_POLICY_VERSION_MINIMUM for CMake 4.x compatibility - Add python-setuptools to runtime depends (required for entry point) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2024-01-26Update to 0.3.18Darius Niminenn
2023-01-06[lilac] updated to 0.3.6-1lilac
2023-01-06[lilac] updated to 0.3.5-1lilac
2022-11-15[lilac] updated to 0.3.3-1lilac
2022-11-10[lilac] updated to 0.3.2-1lilac
2022-10-23Add `-c protocol.file.allow=always` to my other packagesChih-Hsuan Yen
See: 0dfd9f002580878cd55b40a4e5ffd6c06c4612a2 Addresses https://aur.archlinux.org/packages/python-onnxruntime#comment-886281
2022-08-27update to 0.3.1 and fix building with newer setuptoolsChih-Hsuan Yen
See: https://wiki.archlinux.org/index.php?title=Python_package_guidelines&type=revision&diff=743435&oldid=742361 See: https://github.com/pypa/distutils/pull/133
2022-08-06upgrade to 0.3.0Chih-Hsuan Yen
* Upstream switches to an onnx fork * Use CMake options for shared protobuf instead of patching
2022-05-23enable debug and restore disabled testsChih-Hsuan Yen
onnxoptimizer crashes for various unusual models and building debugging packages every time is boring :)
2022-05-05update to 0.2.7 and disable non-working testsChih-Hsuan Yen
2021-07-04[lilac] updated to 0.2.6-1lilac
2021-04-10new packageChih-Hsuan Yen