From c710fa840a58e0f30650042d5437e5f5c60a1710 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 12 Apr 2024 15:23:10 +0000 Subject: automatic import of python-onnxruntime --- python-onnxruntime.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python-onnxruntime.spec') diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec index e64e8ef..2d82ba6 100644 --- a/python-onnxruntime.spec +++ b/python-onnxruntime.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-onnxruntime -Version: 1.16.3 +Version: 1.17.1 Release: 1 Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration License: MIT @@ -36,7 +36,8 @@ help documents for python3 onnxruntime %autosetup -p1 -n onnxruntime-%{version} %build -%pyproject_build +./build.sh --allow_running_as_root +#%pyproject_build %install %pyproject_install -- cgit v1.2.3