|
- Remove aarch64 support, x86_64 only
- Add fix-glog-0.7.patch for glog 0.7.x compatibility
- Add missing dependencies: python-tensorrt, python-rich, python-nvidia-modelopt, python-torchvision, pybind11
- Include Bazel 8.1.1 in source arrays with proper checksums (no network downloads during build)
- Use modern PEP 517 build system (python -m build, python -m installer)
- Relax pybind11 version requirement to work with Arch's pybind11 3.0.1
- Use system TensorRT libraries instead of downloading
- Add proper SHA256 checksums for all sources
|