| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
- 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>
|
|
|
|
|
|
|
|
|
|
|
|
See: 0dfd9f002580878cd55b40a4e5ffd6c06c4612a2
Addresses https://aur.archlinux.org/packages/python-onnxruntime#comment-886281
|
|
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
|
|
* Upstream switches to an onnx fork
* Use CMake options for shared protobuf instead of patching
|
|
onnxoptimizer crashes for various unusual models and building debugging
packages every time is boring :)
|
|
|
|
|
|
|